summaryrefslogtreecommitdiffstats
path: root/updater_sample/README.md
diff options
context:
space:
mode:
authorZhomart Mukhamejanov <zhomart@google.com>2018-12-14 19:36:20 +0100
committerZhomart Mukhamejanov <zhomart@google.com>2018-12-17 23:24:25 +0100
commitc18d4886582c5a857f9da63a51eac870497e034e (patch)
tree6a37ddfedf0b881132d4d7a9b4451dac3dc96093 /updater_sample/README.md
parentMerge "Add PrepareUpdateService." (diff)
downloadandroid_bootable_recovery-c18d4886582c5a857f9da63a51eac870497e034e.tar
android_bootable_recovery-c18d4886582c5a857f9da63a51eac870497e034e.tar.gz
android_bootable_recovery-c18d4886582c5a857f9da63a51eac870497e034e.tar.bz2
android_bootable_recovery-c18d4886582c5a857f9da63a51eac870497e034e.tar.lz
android_bootable_recovery-c18d4886582c5a857f9da63a51eac870497e034e.tar.xz
android_bootable_recovery-c18d4886582c5a857f9da63a51eac870497e034e.tar.zst
android_bootable_recovery-c18d4886582c5a857f9da63a51eac870497e034e.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 5894cf8cd..bc66a9bb4 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