Skip to content
Snippets Groups Projects
  1. Apr 23, 2020
  2. Apr 10, 2020
  3. Apr 01, 2020
  4. Jan 17, 2020
  5. Dec 25, 2019
  6. Dec 19, 2019
  7. Dec 16, 2019
  8. Dec 13, 2019
    • Gavin Corkery's avatar
      Add build fingerprint checks to apexd · a41373ac
      Gavin Corkery authored
      Staged sessions should be abandoned when the build
      fingerprint changes (in case of an OTA, for example).
      This change stores the build fingerprint as part of an
      APEX session, which is then verified upon reboot.
      
      Bug: 145840157
      Test: Stage APEX install, reboot with same/different build
            fingerprints and verify session is completed/abandoned
            respectively
      Test: atest ApexServiceTest#SubmitStagedSessionStoresBuildFingerprint
      Change-Id: I90ff014e82e6913914f0d752bb43f10d5efc6f2c
      Merged-In: I90ff014e82e6913914f0d752bb43f10d5efc6f2c
      (cherry picked from commit 778cacee8bffc8d257245e71c05f705fa53078c1)
      a41373ac
  9. Sep 07, 2019
  10. Sep 06, 2019
    • Nikita Ioffe's avatar
      apexd: fix bug in getAllPackages in case samegrade of system APEX · ff34b18d
      Nikita Ioffe authored
      In case of samegrade of a system apex, an apex on /data partition will
      be correctly reported by getAllPackages as the active one.
      
      Test: atest apexservice_test
      Test: atest CtsStagedInstallHostTestCases
      Test: adb pull /system/apex/com.google.android.tzdata.apex /tmp/tz.apex
      Test: adb install /tmp/tz.apex && adb reboot
      Test: adb shell cmd apexservice getAllPackages
      Test: adb shell cmd apexservice getActivePackages
      
      Change-Id: Ib20ddef5a1f61837799a61bd429afe5ff4bfd6a9
      Merged-In: I828c87510cfac0ae14ba5c8bf949aa259182fe4a
      Bug: 140229069
      ff34b18d
  11. Aug 17, 2019
  12. Aug 16, 2019
  13. Aug 15, 2019
    • Chen Zhu's avatar
      Disable timezone e2e tests in presubmit on qt-dev. Commenting feature · e80de247
      Chen Zhu authored
      is not supported in TEST_MAPPING on qt-dev. Removed commented lines
      which cannot be parsed by TEST_MAPPING.
      
      Test: atest --test-mapping system/apex/tests
      Bug: 135515636
      Bug: 139403969
      
      Merged-In: I32f25d28398ea584ba8ebffa350b4a84f05a32de
      Change-Id: I4fa0e817757c11ee7d9a7391b683ffd34264dbd7
      e80de247
  14. Aug 10, 2019
  15. Aug 08, 2019
  16. Jul 17, 2019
  17. Jun 28, 2019
  18. Jun 27, 2019
  19. Jun 26, 2019
  20. Jun 25, 2019
  21. Jun 21, 2019
  22. Jun 18, 2019
  23. Jun 17, 2019
  24. Jun 14, 2019
  25. Jun 04, 2019
  26. May 31, 2019
Loading