platform_bootable_recovery/updater_sample/tests
Zhomart Mukhamejanov 75f4073baf Add PrepareUpdateService.
It's moved from PrepareStreamingService intent service.
Now PrepareUpdateService takes an UpdateConfig and
builds PayloadSpec for UpdateEngine for both streaming
and non-streaming update.

It allows us to do all preparations in intent service's
thread, without blocking UI.

We will also add checksum verification to
PrepareUpdateService.

Test: device, junit
Bug: 77150191
Change-Id: Iea69acd9aa41e17538c26aff60f7598093ca7744
2018-12-14 15:07:22 -08:00
..
res/raw Move ab_streaming_metadata under ab_config. 2018-08-22 18:37:51 +00:00
src/com/example/android/systemupdatersample Add PrepareUpdateService. 2018-12-14 15:07:22 -08:00
Android.bp Add PrepareUpdateService. 2018-12-14 15:07:22 -08:00
AndroidManifest.xml Migrate bootable/recovery to androidx.test 2018-12-12 11:29:34 -08:00
build.properties Rename the dir for SystemUpdaterSample. 2018-04-25 15:34:37 -07:00