summaryrefslogtreecommitdiffstats
path: root/updater_sample/Android.mk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* updater_sample: run as a systemp appZhomart Mukhamejanov2018-06-181-1/+1
| | | | | | | | | | Android.mk: remove local tags, make privileged module AndroidManifest.xml: add access cache filesystem Test: on device Test: junit4 Change-Id: I611970747b7b630520249dd53105b9a2f7f76355 Signed-off-by: Zhomart Mukhamejanov <zhomart@google.com>
* updater_sample: add proguard.flagsZhomart Mukhamejanov2018-06-181-2/+1
| | | | | | Test: on device Change-Id: Ia8582053b7330d06e618f2555332cfb2a89b3df8 Signed-off-by: Zhomart Mukhamejanov <zhomart@google.com>
* Revert "updater_sample: add proguard.flags"Ian Pedowitz2018-06-141-2/+3
| | | | | | | | This reverts commit 8c3af4aa8c35b9fdeb5c2b350098c20202fd3830. Reason for revert: Broke Master Change-Id: I37bceeea630fb7db39efa25d03ababe3d84cdfbf
* updater_sample: add proguard.flagsZhomart Mukhamejanov2018-06-131-3/+2
| | | | | | Test: junit Change-Id: I0175271935fdd87dd49ad9936d0e1b550d164e05 Signed-off-by: Zhomart Mukhamejanov <zhomart@google.com>
* updater_sample: Add @GuardedByZhomart Mukhamejanov2018-06-011-1/+1
| | | | | | Test: on the device Change-Id: I15762dafec1814980e1c2529f5fc2048853c8ff2 Signed-off-by: Zhomart Mukhamejanov <zhomart@google.com>
* updater_sample: Improve UpdateConfigZhomart Mukhamejanov2018-05-011-0/+4
| | | | | | | | | | | | | | | | | UpdateConfig: - constant names changed - added parsing streaming metadata - added InnerFile to describe a file in zip Android.mk - added guava tests fixed Test: using junit4 Change-Id: Ibe3c8a3bde20259b0eea9a79aca4b22ed7b048f4 Signed-off-by: Zhomart Mukhamejanov <zhomart@google.com>
* Rename the dir for SystemUpdaterSample.Tao Bao2018-04-261-0/+32
Also replace the occurrence in README.md and PREUPLOAD.cfg. Test: mmma -j bootable/recovery Change-Id: I04c0ef00dd64f49e008ad2a4a2c1e8eaed76bf8d