- f4ca056 Merge "Check super size for factory OTA at build time" by Tianjie Xu · 3 years, 8 months ago
- ea7c944 Merge "Validate AVB props in vbmeta image" by Kelvin Zhang · 3 years, 8 months ago
- e2077b5 Merge "Move logic to disable flattening in unbundled app mode from Soong to make." by Martin Stjernholm · 3 years, 8 months ago
- 4093d60 Validate AVB props in vbmeta image by Kelvin Zhang · 3 years, 8 months ago
- 421990d Move logic to disable flattening in unbundled app mode from Soong to make. by Martin Stjernholm · 3 years, 8 months ago
- d33ceee Merge "Support AVB signing for BOARD_PREBUILT_BOOTIMAGE" by Bowgo Tsai · 3 years, 8 months ago
- 38d4a2a Merge "[memtag] Disable memtag for AndroidMk host modules." by Treehugger Robot · 3 years, 8 months ago
- b71a875 [memtag] Disable memtag for AndroidMk host modules. by Mitch Phillips · 3 years, 8 months ago
- e9423b0 Merge "Add pm.dexopt.cmdline mapping in product config" by Calin Juravle · 3 years, 8 months ago
- cf9ead8 Support AVB signing for BOARD_PREBUILT_BOOTIMAGE by Bowgo Tsai · 3 years, 8 months ago
- 3ff3f10 Merge "Disable <uses-library> checks for more tests (to fix MTS builds)." by Ulyana Trafimovich · 3 years, 8 months ago
- ec11d42 Merge "Introduce `b` into envsetup.sh." by Jingwen Chen · 3 years, 8 months ago
- d5e6a7c Disable <uses-library> checks for more tests (to fix MTS builds). by Ulya Trafimovich · 3 years, 8 months ago
- ea48214 Merge "Remove building the ANGLE APK from AOSP" by Tim Van Patten · 3 years, 8 months ago
- ccb4cdc Add pm.dexopt.cmdline mapping in product config by Calin Juravle · 3 years, 8 months ago
- 51c8f9f Merge "Expose ota_metadata_proto for consumption" by Kelvin Zhang · 3 years, 8 months ago
- d728ee1 Introduce `b` into envsetup.sh. by Jingwen Chen · 3 years, 8 months ago
- e6d2d6c Remove building the ANGLE APK from AOSP by Tim Van Patten · 3 years, 8 months ago
- abd0ea8 Merge "Add GKI to generic x86_64 board" by Hsin-Yi Chen · 3 years, 8 months ago
- b212b0a Add GKI to generic x86_64 board by Hsin-Yi Chen · 3 years, 8 months ago
- 77e0d86 Merge "When checking if mke2fs is used, compare using basename" by Tianjie Xu · 3 years, 8 months ago
- 5b77e84 Merge "Move GKI common settings to BoardConfigGkiCommon.mk" by SzuWei Lin · 3 years, 8 months ago
- 6f21097 Merge "Add dalvik.vm.dexopt.thermal-cutoff system property" by Christian Wailes · 3 years, 8 months ago
- ab85371 Merge "BOARD_PREBUILT_BOOTIMAGE: removes the restriction of non system-as-root" by Treehugger Robot · 3 years, 8 months ago
- a74ea7e Move GKI common settings to BoardConfigGkiCommon.mk by SzuWei Lin · 3 years, 8 months ago
- 20fed4a Merge "check_target_files_signatures actually needs aapt2, not aapt." by Treehugger Robot · 3 years, 8 months ago
- 16a5cac check_target_files_signatures actually needs aapt2, not aapt. by Elliott Hughes · 3 years, 8 months ago
- a3a74b6 Expose ota_metadata_proto for consumption by Kelvin Zhang · 3 years, 8 months ago
- de1e64c Merge "Reland: Enable verity computation on VABC devices" by Treehugger Robot · 3 years, 8 months ago
- 4de9bb2 Reland: Enable verity computation on VABC devices by Kelvin Zhang · 3 years, 8 months ago
- 3218d79 Merge "Do not alter presigned prebuilt apks for SDK > 29." by Jaewoong Jung · 3 years, 8 months ago
- 640544b BOARD_PREBUILT_BOOTIMAGE: removes the restriction of non system-as-root by Bowgo Tsai · 3 years, 8 months ago
- 04d72d0 Merge "Do not enforce debugfs restrictions on GSI builds" by Treehugger Robot · 3 years, 8 months ago
- bf5d623 Merge "Don't make dexpreopt_tools.zip when dex2oat isn't avilable" by Treehugger Robot · 3 years, 8 months ago
- 294ec7d Check super size for factory OTA at build time by Tianjie · 3 years, 8 months ago
- 329d896 Do not enforce debugfs restrictions on GSI builds by Hridya Valsaraju · 3 years, 8 months ago
- b34f64f Do not alter presigned prebuilt apks for SDK > 29. by Jaewoong Jung · 3 years, 8 months ago
- c05ef17 Merge "Rectify KMI version." by Yifan Hong · 3 years, 8 months ago
- 0c65089 Add dalvik.vm.dexopt.thermal-cutoff system property by Chris Wailes · 3 years, 8 months ago
- ae6bdc0 Merge "Revert^2 "Enforce <uses-library> check for Android.mk modules."" by Treehugger Robot · 3 years, 8 months ago
- 7ceafda Revert^2 "Enforce <uses-library> check for Android.mk modules." by Ulyana Trafimovich · 3 years, 8 months ago
- 62519de Don't make dexpreopt_tools.zip when dex2oat isn't avilable by Jeongik Cha · 3 years, 8 months ago
- 26bad54 Merge "Target for tools to dexpreopt" by Treehugger Robot · 3 years, 8 months ago
- a6461c8 Merge "Revert "Enforce <uses-library> check for Android.mk modules."" by Ulyana Trafimovich · 3 years, 8 months ago
- a700ad4 Revert "Enforce <uses-library> check for Android.mk modules." by Ulyana Trafimovich · 3 years, 8 months ago
- 29c1639 Rectify KMI version. by Yifan Hong · 3 years, 8 months ago
- 14d2317 Merge "Enforce <uses-library> check for Android.mk modules." by Ulyana Trafimovich · 3 years, 8 months ago
- 2522c36 Target for tools to dexpreopt by Jeongik Cha · 3 years, 9 months ago
- 0b15451 Enforce <uses-library> check for Android.mk modules. by Ulya Trafimovich · 3 years, 9 months ago
- fc15d50 Merge "Calculate the runtime ro.build.id in ota scripts" by Tianjie Xu · 3 years, 8 months ago
- 2e1f527 When checking if mke2fs is used, compare using basename by Håkan Kvist · 3 years, 8 months ago
- 328a537 Merge "Fix GKI 2.0 signing in the release process" by Treehugger Robot · 3 years, 8 months ago
- 7bcb55b Fix GKI 2.0 signing in the release process by Bowgo Tsai · 3 years, 8 months ago
- dcadb68 Merge "sign_target_files_apks: replacing GKI signing args completely" by Treehugger Robot · 3 years, 8 months ago
- fdda51d Calculate the runtime ro.build.id in ota scripts by Tianjie · 3 years, 8 months ago
- bcae74d sign_target_files_apks: replacing GKI signing args completely by Bowgo Tsai · 3 years, 8 months ago
- a530481 Merge "Don't set the build id if we need to append the digest" by Tianjie Xu · 3 years, 8 months ago
- e86abec Merge "Add ota_metadata_proto_java" by Treehugger Robot · 3 years, 8 months ago
- 62a73db Merge "DO NOT MERGE - Merge RQ2A.210505.003." by Treehugger Robot · 3 years, 8 months ago
- 7a2e4a9 DO NOT MERGE - Merge RQ2A.210505.003. by Xin Li · 3 years, 8 months ago
- 5a75afb Merge "Rename DexPreoptImageLocations to DexPreoptImageLocationsOnHost" by Treehugger Robot · 3 years, 8 months ago
- 27ec574 Merge "Fix the KMI version mismatch" by Yifan Hong · 3 years, 8 months ago
- efc00ca Merge "Calculate the vbmeta digest when building images" by Tianjie Xu · 3 years, 8 months ago
- f17cca4 Rename DexPreoptImageLocations to DexPreoptImageLocationsOnHost by Jeongik Cha · 3 years, 8 months ago
- 6fa22ce Merge "Add BOARD_USES_ODMIMAGE to soong config" by Inseob Kim · 3 years, 8 months ago
- a6bfa06 Fix the KMI version mismatch by Howard Chen · 3 years, 9 months ago
- 8701376 Merge "Sort PRODUCT_UPDATABLE_BOOT_JARS." by satayev · 3 years, 8 months ago
- 9eb1435 Merge "Add 'platform:' prefix to unqualified system server jars." by satayev · 3 years, 8 months ago
- c58ff2c Add BOARD_USES_ODMIMAGE to soong config by Inseob Kim · 3 years, 8 months ago
- 05302da Merge "Fix reference to uncleared variable in dex_preopt_odex_install.mk" by Colin Cross · 3 years, 8 months ago
- 9797623 Don't set the build id if we need to append the digest by Tianjie · 3 years, 8 months ago
- 7b70d98 Fix reference to uncleared variable in dex_preopt_odex_install.mk by Colin Cross · 3 years, 8 months ago
- bbde59f Calculate the vbmeta digest when building images by Tianjie · 3 years, 8 months ago
- c89e4a0 Sort PRODUCT_UPDATABLE_BOOT_JARS. by satayev · 3 years, 9 months ago
- 35a7a43 Add 'platform:' prefix to unqualified system server jars. by satayev · 3 years, 8 months ago
- e8d28fa Merge "Disable downgrade VABC OTAs" by Kelvin Zhang · 3 years, 8 months ago
- 2b6a9c3 Add ota_metadata_proto_java by Kelvin Zhang · 3 years, 9 months ago
- 2a3e5b1 Disable downgrade VABC OTAs by Kelvin Zhang · 3 years, 8 months ago
- f1d8833 Merge "Usee sha256 to build the hashtree in GSI image" by Treehugger Robot · 3 years, 8 months ago
- 6007416 Usee sha256 to build the hashtree in GSI image by Bowgo Tsai · 3 years, 8 months ago
- 6649598 Merge "Enforce debugfs restrictions on GSI builds too." by Treehugger Robot · 3 years, 8 months ago
- bf7d6d7 Merge "Make verifymodinfo in envsetup.sh quiet on errors during tab completion" by Treehugger Robot · 3 years, 8 months ago
- 73524b6 Merge "Fix more pylint warnings." by Chih-hung Hsieh · 3 years, 8 months ago
- 26e4d3e Merge "Add new target for building rust fuzzers for haiku" by Hamzeh Zawawy · 3 years, 8 months ago
- d18e142 Merge "Propagate CREATE_MINIDEBUGINFO to strip.sh" by David Srbecky · 3 years, 8 months ago
- 34949e6 Merge "Avoid to print undefined image_size and partition_size" by Treehugger Robot · 3 years, 9 months ago
- a606822 Fix more pylint warnings. by Chih-Hung Hsieh · 3 years, 9 months ago
- bf086ed Propagate CREATE_MINIDEBUGINFO to strip.sh by David Srbecky · 3 years, 9 months ago
- 10b66f6 Merge "Use python3 specifically for envsetup.sh" by Treehugger Robot · 3 years, 9 months ago
- d19ec52 Merge "Disable VABC if either source/target doesn't support it" by Treehugger Robot · 3 years, 9 months ago
- b847012 Merge "Use order-only dependencies for symbols files" by Colin Cross · 3 years, 9 months ago
- 563750f Disable VABC if either source/target doesn't support it by Kelvin Zhang · 3 years, 9 months ago
- 6ddd856 Merge "Fix/suppress most pylint and gpylint warnings" by Chih-hung Hsieh · 3 years, 9 months ago
- 0bac4fe Make verifymodinfo in envsetup.sh quiet on errors during tab completion by Joe Onorato · 3 years, 9 months ago
- 4acbe3b Use python3 specifically for envsetup.sh by Joe Onorato · 3 years, 9 months ago
- 5dfe7a2 Add new target for building rust fuzzers for haiku by hamzeh · 3 years, 9 months ago
- d9d007b Merge "Move core-icu4j.jar down in PRODUCT_BOOT_JARS." by Treehugger Robot · 3 years, 9 months ago
- f63abb1 Avoid to print undefined image_size and partition_size by Huang Jianan · 3 years, 9 months ago
- 98b285d Fix/suppress most pylint and gpylint warnings by Chih-Hung Hsieh · 3 years, 9 months ago
- a6d2d8c Merge "Update init.rc prebuilt handling" by Christian Wailes · 3 years, 9 months ago