summaryrefslogtreecommitdiffstats
path: root/updater_sample/README.md
diff options
context:
space:
mode:
authorZhomart Mukhamejanov <zhomart@google.com>2018-08-21 21:19:02 +0200
committerZhomart Mukhamejanov <zhomart@google.com>2018-08-22 20:37:51 +0200
commit88712f7610c1c51ee9a58e17ad9f3e1b8425eba9 (patch)
treefb12b4509b8a8d7a07478433e33241de5c12fdea /updater_sample/README.md
parentMerge "recovery: Add "boot-fastboot" command to BCB." (diff)
downloadandroid_bootable_recovery-88712f7610c1c51ee9a58e17ad9f3e1b8425eba9.tar
android_bootable_recovery-88712f7610c1c51ee9a58e17ad9f3e1b8425eba9.tar.gz
android_bootable_recovery-88712f7610c1c51ee9a58e17ad9f3e1b8425eba9.tar.bz2
android_bootable_recovery-88712f7610c1c51ee9a58e17ad9f3e1b8425eba9.tar.lz
android_bootable_recovery-88712f7610c1c51ee9a58e17ad9f3e1b8425eba9.tar.xz
android_bootable_recovery-88712f7610c1c51ee9a58e17ad9f3e1b8425eba9.tar.zst
android_bootable_recovery-88712f7610c1c51ee9a58e17ad9f3e1b8425eba9.zip
Diffstat (limited to '')
-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 69e8e244f..f9c3fb8ec 100644
--- a/updater_sample/README.md
+++ b/updater_sample/README.md
@@ -220,7 +220,7 @@ privileged system app, so it's granted the required permissions to access
- [x] Add Sample app update state (separate from update_engine status)
- [x] Add smart update completion detection using onStatusUpdate
- [x] Add pause/resume demo
-- [ ] Verify system partition checksum for package
+- [x] Verify system partition checksum for package
## Running tests