1. 29be3f6 [LSC] Add LOCAL_LICENSE_KINDS to bootable/recovery by Bob Badour · 3 years, 4 months ago
  2. e0134fc updater_sample: add internet access permission by Jindong · 4 years, 11 months ago
  3. 7d47aeb Update OWNERS. by Tao Bao · 4 years, 9 months ago
  4. 00d4092 Merge "updater_sample: Build SystemUpdaterSample as non-privileged app by default." am: b87520077b by Tao Bao · 5 years ago
  5. 061267e updater_sample: Build SystemUpdaterSample as non-privileged app by default. by Tao Bao · 5 years ago
  6. 4be5562 Merge "Updater updater_sample/README.md - build instructions." am: 52db3dc12e am: 2ee3614be3 by Zhomart Mukhamejanov · 5 years ago
  7. 011b5bb Updater updater_sample/README.md - build instructions. by Zhomart Mukhamejanov · 5 years ago
  8. faf656f Merge "Add verification before downloading whole package" am: 2e7393dbde am: e84953e9aa by Zhomart Mukhamejanov · 6 years ago
  9. c18d488 Add verification before downloading whole package by Zhomart Mukhamejanov · 6 years ago
  10. bc07775 Add PrepareUpdateService. by Zhomart Mukhamejanov · 6 years ago
  11. 75f4073 Add PrepareUpdateService. by Zhomart Mukhamejanov · 6 years ago
  12. d5c7fb5 Migrate bootable/recovery to androidx.test by koushik panuganti · 6 years ago
  13. 88dcca9 Fix instrumentation_for to refer to name of module by Colin Cross · 6 years ago
  14. 88712f7 Move ab_streaming_metadata under ab_config. by Zhomart Mukhamejanov · 6 years ago
  15. f27ca7e Remove TODO for b/112462307 by Colin Cross · 6 years ago
  16. d2be7fc updater_sample: Move to Soong. by Tao Bao · 6 years ago
  17. c0ec913 Remove non-A/B mention from README. by Zhomart Mukhamejanov · 6 years ago
  18. 65dcf32 updater_sample: add privileged system app docs by Zhomart Mukhamejanov · 6 years ago
  19. 2d9ffb6 updater_sample: run as a systemp app by Zhomart Mukhamejanov · 6 years ago
  20. aa7abc0 updater_sample: add proguard.flags by Zhomart Mukhamejanov · 6 years ago
  21. 9ed4b41 Merge "updater_sample: add metadata mismatch error code" by Zhomart Mukhamejanov · 6 years ago
  22. c02fb99 Revert "updater_sample: add proguard.flags" by Ian Pedowitz · 6 years ago
  23. ebee98d updater_sample: add metadata mismatch error code by Zhomart Mukhamejanov · 6 years ago
  24. 8c3af4a updater_sample: add proguard.flags by Zhomart Mukhamejanov · 6 years ago
  25. ec33e45 updater_sample: update README.md by Zhomart Mukhamejanov · 6 years ago
  26. 8a6a86a updater_sample: fix payload spec tests by Zhomart Mukhamejanov · 6 years ago
  27. da96070 updater_sample: change gen_update_config args by Zhomart Mukhamejanov · 6 years ago
  28. 16db994 updater_sample: Add suspend/resume update by Zhomart Mukhamejanov · 6 years ago
  29. 60abf5c updater_sample: Add UI docs to README by Zhomart Mukhamejanov · 6 years ago
  30. 469b35a updater_sample: improve updater state handling by Zhomart Mukhamejanov · 6 years ago
  31. 51cde1e updater_sample: validate state only once by Zhomart Mukhamejanov · 6 years ago
  32. f6522eb updater_sample: Add @GuardedBy by Zhomart Mukhamejanov · 6 years ago
  33. 7671f68 updater_sample: Improve update completion handling by Zhomart Mukhamejanov · 6 years ago
  34. 674aa6c updater_sample: add UpdaterState by Zhomart Mukhamejanov · 6 years ago
  35. b34f7ea updater_sample: add UpdateData by Zhomart Mukhamejanov · 6 years ago
  36. 44e8573 Merge "updater_sample: Add OWNERS." by Treehugger Robot · 6 years ago
  37. 35db9cf updater_sample: Add OWNERS. by Tao Bao · 6 years ago
  38. 8f4059d updater_sample: add updater state by Zhomart Mukhamejanov · 6 years ago
  39. 6f26e71 updater_sample: create UpdateManager by Zhomart Mukhamejanov · 6 years ago
  40. b0361ff updater_config: make utils/PayloadSpecs non-static by Zhomart Mukhamejanov · 6 years ago
  41. 238beb7 updater_sample: add switch slot demo by Zhomart Mukhamejanov · 6 years ago
  42. 46a51ac updater_sample: add HAL compatibility check by Zhomart Mukhamejanov · 6 years ago
  43. bb8a215 updater_sample: fix UpdateConfig by Zhomart Mukhamejanov · 6 years ago
  44. 6aa5fb0 updater_sample: add http header demo by Zhomart Mukhamejanov · 6 years ago
  45. daa86e9 Merge "updater_sample: update tools" by Zhomart Mukhamejanov · 6 years ago
  46. 96eb59e updater_sample: update tools by Zhomart Mukhamejanov · 6 years ago
  47. 0dd5a83 updater_sample: add streaming support by Zhomart Mukhamejanov · 6 years ago
  48. e606f6d updater_sample: update tests by Zhomart Mukhamejanov · 6 years ago
  49. f7a7038 updater_sample: update ui and README, clean-up by Zhomart Mukhamejanov · 6 years ago
  50. da7e237 updater_sample: Add streaming to PayloadSpec by Zhomart Mukhamejanov · 6 years ago
  51. 93535dd updater_sample: add FileDownloader by Zhomart Mukhamejanov · 6 years ago
  52. 963e3ee updater_sample: Improve UpdateConfig by Zhomart Mukhamejanov · 6 years ago
  53. 72a4d46 updater_sample: fix gen_update_config.py by Zhomart Mukhamejanov · 6 years ago
  54. 6bd1d9b Merge "sample_updater: create tools/gen_update_config.py" by Zhomart Mukhamejanov · 6 years ago
  55. 02e912c sample_updater: add tests resources by Zhomart Mukhamejanov · 6 years ago
  56. d5a4182 sample_updater: create tools/gen_update_config.py by Zhomart Mukhamejanov · 6 years ago
  57. daa65ae updater_sample: Use stubs libs for android.test.base / runner. by Tao Bao · 6 years ago
  58. 32118f6 Rename the dir for SystemUpdaterSample. by Tao Bao · 6 years ago