- 912a6f3 Enable dup check for test apexes by Jooyung Han · 1 year, 2 months ago
- a8bd72a Add apex.unwanted_transitive_deps property by Jooyung Han · 1 year, 2 months ago
- 78a658b Merge changes from topic "fix-apexkeys" into main by Jooyung Han · 1 year, 2 months ago
- 286957d Rewrite how to generate apexkeys.txt by Jooyung Han · 1 year, 2 months ago
- 2cf35e7 Refactor around apexKeysText singleton by Jooyung Han · 1 year, 2 months ago
- d578412 Stop using VNDK from product partition by Justin Yun · 1 year, 2 months ago
- cc9e218 Fix build configuration dependant Soong test by Jihoon Kang · 1 year, 2 months ago
- ce12ea8 Merge "Generate product variants by default" into main by Justin Yun · 1 year, 3 months ago
- 004bd3f Revert "Split Rust crate builds into compile and link phases." by Colin Cross · 1 year, 3 months ago
- af1fde4 Generate product variants by default by Justin Yun · 1 year, 3 months ago
- 40c7bae Merge changes from topics "revert-2629131-sandbox-rust-inputs-JRFPQTIPEY", "revert-2758566-WBNIADIEXA" into main by Colin Cross · 1 year, 3 months ago
- 41326c1 Revert "support sandboxed rust rules" by Wen-yi Chu · 1 year, 3 months ago
- 90934ac Use assemble_vintf output for vintf fragments in APEX by Jooyung Han · 1 year, 3 months ago
- 52d1cc3 Merge changes from topics "revert-2746976-revert-2605644-rulebuilder-ninja-vars-OAAWYCDDLT-KMAGKVIXAT", "sandbox-rust-inputs" into main by Sam Delmerico · 1 year, 3 months ago
- c331812 Merge "Have ConvertWBp2build use Bp2buildMutatorContext" into main by Christopher Parsons · 1 year, 3 months ago
- 637458d Have ConvertWBp2build use Bp2buildMutatorContext by Chris Parsons · 1 year, 3 months ago
- 9e2a5a7 Don't panic for unhandled product vars by Liz Kammer · 1 year, 3 months ago
- a588d15 support sandboxed rust rules by Sam Delmerico · 1 year, 7 months ago
- e615441 apex: validate vintf fragments in vendor APEX by Jooyung Han · 1 year, 4 months ago
- 4bc1026 apex: invoke `conv_linker_config validate` as validation by Jooyung Han · 1 year, 4 months ago
- 86b9b13 Merge "Temporarily link Vendor APEX with vendor libbinder when VNDK deprecated" into main by Kiyoung Kim · 1 year, 4 months ago
- 8763530 Merge "android_app APEX_GLOBAL_MIN_SDK_VERSION_OVERRIDE" into main by Treehugger Robot · 1 year, 4 months ago
- cbe2ba0 Temporarily link Vendor APEX with vendor libbinder when VNDK deprecated by Kiyoung Kim · 1 year, 4 months ago
- 0e0d96e android_app APEX_GLOBAL_MIN_SDK_VERSION_OVERRIDE by Sam Delmerico · 1 year, 4 months ago
- 9c60c17 Support adding a library as both a JNI library and a regular library. by Jiakai Zhang · 1 year, 4 months ago
- 138ee09 Merge changes from topic "deprecate-zip-apex" into main by Jooyung Han · 1 year, 4 months ago
- 8d4a1f0 apex: Remove host support by Jooyung Han · 1 year, 4 months ago
- a0503a5 apex: Remove apexPackagingMutator by Jooyung Han · 1 year, 4 months ago
- 06a8a1c apex: Remove 'zip' apex support by Jooyung Han · 1 year, 4 months ago
- d22afe9 Add apex compat symlinks to LOCAL_SOONG_INSTALL_SYMLINKS by Cole Faust · 1 year, 4 months ago
- 516a188 Merge "Revert "Add apex compat symlinks to LOCAL_SOONG_INSTALL_SYMLINKS"" into main by Chun-Yi Lee · 1 year, 4 months ago
- 0a693c5 Revert "Add apex compat symlinks to LOCAL_SOONG_INSTALL_SYMLINKS" by Chun-Yi Lee · 1 year, 4 months ago
- f36d157 Merge "Add apex compat symlinks to LOCAL_SOONG_INSTALL_SYMLINKS" into main by Cole Faust · 1 year, 4 months ago
- b23d574 Add apex compat symlinks to LOCAL_SOONG_INSTALL_SYMLINKS by Cole Faust · 1 year, 4 months ago
- 655ad9a Merge "Ignore some prebuilt vndk libs for trunk-stable next" into main by Alex Buynytskyy · 1 year, 4 months ago
- f14beaf Ignore some prebuilt vndk libs for trunk-stable next by Justin Yun · 1 year, 4 months ago
- a2d6dee Relocate llndk.libraries.txt into system by Kiyoung Kim · 1 year, 5 months ago
- 4eeb2a9 Remove dylibs prop from rust module types by Vinh Tran · 1 year, 5 months ago
- 4ed512b apex: respect relative_install_path of rust modules by Jooyung Han · 1 year, 5 months ago
- abe5e13 Merge "add override_apex to version_variant test" into main by Treehugger Robot · 1 year, 5 months ago
- f97a42e Merge "APEXes contain VNDK libraries when VNDK is deprecated" into main by Kiyoung Kim · 1 year, 5 months ago
- 8269cee APEXes contain VNDK libraries when VNDK is deprecated by Kiyoung Kim · 1 year, 5 months ago
- 575451d Merge "Remove a bunch of stuff from the libc allowlist." into main by Elliott Hughes · 1 year, 5 months ago
- 419f9a3 add override_apex to version_variant test by Sam Delmerico · 1 year, 5 months ago
- c964268 Remove a bunch of stuff from the libc allowlist. by Elliott Hughes · 1 year, 5 months ago
- 87987fd Merge "rust: Add vendor and recovery dylib support." into main by Ivan Lozano · 1 year, 6 months ago
- add122a rust: Add vendor and recovery dylib support. by Ivan Lozano · 1 year, 6 months ago
- 556bdf8 Add a Make variable to determine ART boot image jars for testing. by Jiakai Zhang · 1 year, 6 months ago
- cb13b5d Refactor dexpreopt for boot jars to make it flexible to config changes. by Jiakai Zhang · 1 year, 6 months ago
- 3444e56 Change the profile path on host. by Jiakai Zhang · 1 year, 6 months ago
- f7f782c Remove Modules() from BootclasspathFragmentApexContentInfo. by Jiakai Zhang · 1 year, 6 months ago
- b69e895 Fix some tests for dexpreopt and remove unnecessary tests. by Jiakai Zhang · 1 year, 6 months ago
- eec1b3f Remove "flattened" apexes by Jooyung Han · 1 year, 6 months ago
- eeeda8a Remove PRODUCT_INSTALL_EXTRA_FLATTENED_APEXES by Jooyung Han · 1 year, 6 months ago
- 6c76209 Remove --blkid_path argument by Jooyung Han · 1 year, 7 months ago
- 4137756 Merge "vendor apex: label apex_manifest as vendor_apex_metadata_file" by Jooyung Han · 1 year, 7 months ago
- 1ef69c7 Merge "update docs for apex_available_name" by Sam Delmerico · 1 year, 7 months ago
- c3df113 update docs for apex_available_name by Sam Delmerico · 1 year, 7 months ago
- 743b4c5 add variant_version to bp2build apex converter by Sam Delmerico · 1 year, 7 months ago
- e91698a add apex_available_name to bp2build apex converter by Sam Delmerico · 1 year, 7 months ago
- 6d65a0f add variant_version property to apexBundle by Sam Delmerico · 1 year, 7 months ago
- ca81653 add apex_available_name property to apexBundle by Sam Delmerico · 1 year, 7 months ago
- be95390 vendor apex: label apex_manifest as vendor_apex_metadata_file by Jooyung Han · 1 year, 7 months ago
- b1daccd ensure that privapp_allowlist is installed before android_app by Sam Delmerico · 1 year, 7 months ago
- 15809f8 don't require package_name for non-override android_apps by Sam Delmerico · 1 year, 8 months ago
- 0c10e4d Parallelize singleton execution by LaMont Jones · 1 year, 8 months ago
- 34e0b94 Merge "Remove CellBroadcast apps from baseline apex available map" by Spandan Das · 1 year, 8 months ago
- 9514d5b Merge "apex: drop metadata gathering for multitree." by Treehugger Robot · 1 year, 8 months ago
- 7754be7 Merge "Update apex test to verify behavior" by Treehugger Robot · 1 year, 8 months ago
- d20214f apex: drop metadata gathering for multitree. by LaMont Jones · 1 year, 8 months ago
- 5f108fa Update apex test to verify behavior by Liz Kammer · 1 year, 8 months ago
- 036ff9a Add support for missing public / private key files for apexes. by Nicolas Geoffray · 1 year, 8 months ago
- 4abf2f4 Merge changes from topic "boot-image-b280776428" by Jiakai Zhang · 1 year, 8 months ago
- f8fbff1 Merge "Drop redundant libraries from baseline apexAvailable map" by Treehugger Robot · 1 year, 8 months ago
- 77e003c Merge "Revert "Make min_sdk overridable in override_apex"" by Jingwen Chen · 1 year, 8 months ago
- c08c162 Dexpreopt ART jars and framework jars together. by Jiakai Zhang · 1 year, 8 months ago
- b47cacc Remove the ability to install boot images by bootclasspath_fragments. by Jiakai Zhang · 1 year, 8 months ago
- b95998b Prepare tests for dexpreopt changes. by Jiakai Zhang · 1 year, 8 months ago
- bd58e74 Revert "Make min_sdk overridable in override_apex" by Liz Kammer · 1 year, 8 months ago
- 494fca1 Merge changes from topic "stub-impl-per-api-domain" by Spandan Das · 1 year, 8 months ago
- bc698cd Revert^2 "Generate boot image profiles even if dexpreopt is disabled." by Jiakai Zhang · 1 year, 8 months ago
- a43ae13 For test apexes, base_apex_name is the api domain by Spandan Das · 1 year, 8 months ago
- e3f0281 Mark LLNDK prebuilts as LLNDK by Jooyung Han · 1 year, 8 months ago
- dd69e0f Merge "Drop androidx libraries from baselineApexAvailable" by Treehugger Robot · 1 year, 8 months ago
- 072f7bc Remove CellBroadcast apps from baseline apex available map by Spandan Das · 1 year, 8 months ago
- 4de7b49 Drop redundant libraries from baseline apexAvailable map by Spandan Das · 1 year, 8 months ago
- 8d72714 Drop androidx libraries from baselineApexAvailable by Spandan Das · 1 year, 8 months ago
- 7081aaf Merge changes from topic "revert-2574032-XXTWCJDTDQ" by Qiao Yang · 1 year, 8 months ago
- 8d8c660 Revert "Generate boot image profiles even if dexpreopt is disabled." by Qiao Yang · 1 year, 8 months ago
- dbfcf85 Merge changes I4e721b47,I1bf05ade by Jiakai Zhang · 1 year, 8 months ago
- c8ffd27 Merge "Install sdk variants in unbundled builds and package uninstallable variants" by Colin Cross · 1 year, 8 months ago
- 717840f Merge changes from topic "privapp_allowlist_prop" by Sam Delmerico · 1 year, 8 months ago
- 580636b add privapp_allowlist property to android_app by Andrei Onea · 2 years, 4 months ago
- 46cd7d3 Merge "Correct allowlisting for override modules" by Liz Kammer · 1 year, 8 months ago
- b95f834 Generate boot image profiles even if dexpreopt is disabled. by Jiakai Zhang · 1 year, 8 months ago
- bd3a16b Install sdk variants in unbundled builds and package uninstallable variants by Colin Cross · 1 year, 8 months ago
- 20f0f78 Correct allowlisting for override modules by Liz Kammer · 1 year, 8 months ago
- 3020886 Merge "Get rid of DeviceName() from path related to dexpreopt" by Jeongik Cha · 1 year, 8 months ago
- e018bc8 Merge "Enforce stub libraries should have a single apex_available" by Spandan Das · 1 year, 8 months ago
- 934d504 Merge changes from topic "bp2build-ignore-test-apex-tags" by Spandan Das · 1 year, 8 months ago