summaryrefslogtreecommitdiffstats
path: root/updater_sample/README.md
diff options
context:
space:
mode:
authorZhomart Mukhamejanov <zhomart@google.com>2018-05-09 18:53:45 +0200
committerZhomart Mukhamejanov <zhomart@google.com>2018-05-10 23:45:52 +0200
commit46a51ac4b651518e7160d83c8462ab7a556bd344 (patch)
treefa2259c2adbed63365e17009a52b679f7f5408f6 /updater_sample/README.md
parentMerge "updater_sample: fix UpdateConfig" (diff)
downloadandroid_bootable_recovery-46a51ac4b651518e7160d83c8462ab7a556bd344.tar
android_bootable_recovery-46a51ac4b651518e7160d83c8462ab7a556bd344.tar.gz
android_bootable_recovery-46a51ac4b651518e7160d83c8462ab7a556bd344.tar.bz2
android_bootable_recovery-46a51ac4b651518e7160d83c8462ab7a556bd344.tar.lz
android_bootable_recovery-46a51ac4b651518e7160d83c8462ab7a556bd344.tar.xz
android_bootable_recovery-46a51ac4b651518e7160d83c8462ab7a556bd344.tar.zst
android_bootable_recovery-46a51ac4b651518e7160d83c8462ab7a556bd344.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