summaryrefslogtreecommitdiffstats
path: root/updater_sample (follow)
Commit message (Expand)AuthorAgeFilesLines
* [LSC] Add LOCAL_LICENSE_KINDS to bootable/recoveryBob Badour2021-02-142-0/+18
* updater_sample: add internet access permissionJindong2019-12-101-0/+1
* Update OWNERS.Tao Bao2019-10-091-2/+0
* Merge "updater_sample: Build SystemUpdaterSample as non-privileged app by default." am: b87520077bTao Bao2019-06-242-3/+4
|\
| * updater_sample: Build SystemUpdaterSample as non-privileged app by default.Tao Bao2019-06-212-3/+4
* | Merge "Updater updater_sample/README.md - build instructions." am: 52db3dc12e am: 2ee3614be3Zhomart Mukhamejanov2019-02-261-2/+4
|\|
| * Updater updater_sample/README.md - build instructions.Zhomart Mukhamejanov2019-02-261-2/+4
* | Merge "Add verification before downloading whole package" am: 2e7393dbde am: e84953e9aaZhomart Mukhamejanov2018-12-182-1/+52
|\|
| * Add verification before downloading whole packageZhomart Mukhamejanov2018-12-172-1/+52
| * Add PrepareUpdateService.Zhomart Mukhamejanov2018-12-177-113/+110
* | Add PrepareUpdateService.Zhomart Mukhamejanov2018-12-158-113/+111
* | Migrate bootable/recovery to androidx.testkoushik panuganti2018-12-127-16/+20
|/
* Fix instrumentation_for to refer to name of moduleColin Cross2018-10-181-1/+1
* Move ab_streaming_metadata under ab_config.Zhomart Mukhamejanov2018-08-2211-103/+115
* Remove TODO for b/112462307Colin Cross2018-08-131-5/+3
* updater_sample: Move to Soong.Tao Bao2018-08-105-72/+76
* Remove non-A/B mention from README.Zhomart Mukhamejanov2018-08-021-6/+6
* updater_sample: add privileged system app docsZhomart Mukhamejanov2018-06-183-29/+57
* updater_sample: run as a systemp appZhomart Mukhamejanov2018-06-182-1/+3
* updater_sample: add proguard.flagsZhomart Mukhamejanov2018-06-183-5/+28
* Merge "updater_sample: add metadata mismatch error code"Zhomart Mukhamejanov2018-06-141-0/+1
|\
| * updater_sample: add metadata mismatch error codeZhomart Mukhamejanov2018-06-141-0/+1
* | Revert "updater_sample: add proguard.flags"Ian Pedowitz2018-06-143-28/+6
|/
* updater_sample: add proguard.flagsZhomart Mukhamejanov2018-06-133-6/+28
* updater_sample: update README.mdZhomart Mukhamejanov2018-06-081-3/+5
* updater_sample: fix payload spec testsZhomart Mukhamejanov2018-06-071-1/+1
* updater_sample: change gen_update_config argsZhomart Mukhamejanov2018-06-071-3/+3
* updater_sample: Add suspend/resume updateZhomart Mukhamejanov2018-06-054-13/+80
* updater_sample: Add UI docs to READMEZhomart Mukhamejanov2018-06-051-0/+25
* updater_sample: improve updater state handlingZhomart Mukhamejanov2018-06-048-167/+307
* updater_sample: validate state only onceZhomart Mukhamejanov2018-06-011-1/+8
* updater_sample: Add @GuardedByZhomart Mukhamejanov2018-06-012-1/+8
* updater_sample: Improve update completion handlingZhomart Mukhamejanov2018-05-313-1/+147
* updater_sample: add UpdaterStateZhomart Mukhamejanov2018-05-264-68/+128
* updater_sample: add UpdateDataZhomart Mukhamejanov2018-05-261-29/+121
* Merge "updater_sample: Add OWNERS."Treehugger Robot2018-05-251-0/+2
|\
| * updater_sample: Add OWNERS.Tao Bao2018-05-251-0/+2
* | updater_sample: add updater stateZhomart Mukhamejanov2018-05-255-43/+186
|/
* updater_sample: create UpdateManagerZhomart Mukhamejanov2018-05-249-243/+492
* updater_config: make utils/PayloadSpecs non-staticZhomart Mukhamejanov2018-05-184-13/+17
* updater_sample: add switch slot demoZhomart Mukhamejanov2018-05-1711-16/+210
* updater_sample: add HAL compatibility checkZhomart Mukhamejanov2018-05-102-27/+60
* updater_sample: fix UpdateConfigZhomart Mukhamejanov2018-05-103-4/+8
* updater_sample: add http header demoZhomart Mukhamejanov2018-05-104-13/+51
* Merge "updater_sample: update tools"Zhomart Mukhamejanov2018-05-097-93/+74
|\
| * updater_sample: update toolsZhomart Mukhamejanov2018-05-087-93/+74
* | updater_sample: add streaming supportZhomart Mukhamejanov2018-05-086-20/+266
|/
* updater_sample: update testsZhomart Mukhamejanov2018-05-033-15/+29
* updater_sample: update ui and README, clean-upZhomart Mukhamejanov2018-05-037-98/+151
* updater_sample: Add streaming to PayloadSpecZhomart Mukhamejanov2018-05-029-26/+56
* updater_sample: add FileDownloaderZhomart Mukhamejanov2018-05-012-0/+173
* updater_sample: Improve UpdateConfigZhomart Mukhamejanov2018-05-019-47/+140
* updater_sample: fix gen_update_config.pyZhomart Mukhamejanov2018-04-274-27/+89
* Merge "sample_updater: create tools/gen_update_config.py"Zhomart Mukhamejanov2018-04-263-8/+189
|\
| * sample_updater: create tools/gen_update_config.pyZhomart Mukhamejanov2018-04-263-8/+189
* | sample_updater: add tests resourcesZhomart Mukhamejanov2018-04-263-0/+49
|/
* updater_sample: Use stubs libs for android.test.base / runner.Tao Bao2018-04-261-2/+2
* Rename the dir for SystemUpdaterSample.Tao Bao2018-04-2625-0/+1773