summaryrefslogtreecommitdiffstats
path: root/updater_sample/README.md
diff options
context:
space:
mode:
authorZhomart Mukhamejanov <zhomart@google.com>2018-05-11 05:05:21 +0200
committerGerrit Code Review <noreply-gerritcodereview@google.com>2018-05-11 05:05:21 +0200
commit563d34f712007e364734d9c73d136d477136878f (patch)
tree890e40271094949e55c625eedc4192c06e6875f2 /updater_sample/README.md
parentMerge "Document the clang-format usage." (diff)
parentupdater_sample: add HAL compatibility check (diff)
downloadandroid_bootable_recovery-563d34f712007e364734d9c73d136d477136878f.tar
android_bootable_recovery-563d34f712007e364734d9c73d136d477136878f.tar.gz
android_bootable_recovery-563d34f712007e364734d9c73d136d477136878f.tar.bz2
android_bootable_recovery-563d34f712007e364734d9c73d136d477136878f.tar.lz
android_bootable_recovery-563d34f712007e364734d9c73d136d477136878f.tar.xz
android_bootable_recovery-563d34f712007e364734d9c73d136d477136878f.tar.zst
android_bootable_recovery-563d34f712007e364734d9c73d136d477136878f.zip
Diffstat (limited to 'updater_sample/README.md')
-rw-r--r--updater_sample/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/updater_sample/README.md b/updater_sample/README.md
index 7e25b070c..95e57dbe9 100644
--- a/updater_sample/README.md
+++ b/updater_sample/README.md
@@ -84,8 +84,8 @@ which HTTP headers are supported.
- [x] Add applying streaming update
- [x] Add stop/reset the update
- [x] Add demo for passing HTTP headers to `UpdateEngine#applyPayload`
+- [x] [Package compatibility check](https://source.android.com/devices/architecture/vintf/match-rules)
- [ ] Add tests for `MainActivity`
-- [ ] HAL compatibility check
- [ ] Change partition demo
- [ ] Verify system partition checksum for package
- [ ] Add non-A/B updates demo