From 46a51ac4b651518e7160d83c8462ab7a556bd344 Mon Sep 17 00:00:00 2001 From: Zhomart Mukhamejanov Date: Wed, 9 May 2018 09:53:45 -0700 Subject: updater_sample: add HAL compatibility check - Refactor PrepareStreamingService#onHandleIntent - Add PrepareStreamingService#verifyPackageCompatibility Test: on the device Bug: 79471299 Signed-off-by: Zhomart Mukhamejanov Change-Id: I1b18502f0638d66810a3f7ada582e4c7cea20cdb --- updater_sample/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'updater_sample/README.md') 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 -- cgit v1.2.3