- 4d101b6 Add the transitive dependencies of boot_image to apex by Paul Duffin · 3 years, 10 months ago
- 4b64ba0 Add bootclasspath_fragment as an alias for boot_image by Paul Duffin · 3 years, 10 months ago
- 396229f Prevent apex from using preferred prebuilt_boot_image by Paul Duffin · 3 years, 10 months ago
- b506c9d Cleanup usages of Dex2oatDepTag by Paul Duffin · 3 years, 10 months ago
- 4c3e8e2 Ensure that DepIsInSameApex is not called for ExcludeFromApexContentsTag by Paul Duffin · 3 years, 10 months ago
- 0a49fdc Convert test specific customizers to FixturePreparers by Paul Duffin · 3 years, 11 months ago
- b72dd40 Merge "Prevent ApexInfoMutator from creating unnecessary variants" by Paul Duffin · 3 years, 10 months ago
- 573989d Prevent ApexInfoMutator from creating unnecessary variants by Paul Duffin · 3 years, 10 months ago
- 1b29e00 Add prebuilt_platform_compat_config by Paul Duffin · 3 years, 10 months ago
- 0b81778 Correct typo in the name of compatConfigTag by Paul Duffin · 3 years, 10 months ago
- 8c535da Allow apex dependencies to be restricted to source modules only by Paul Duffin · 3 years, 10 months ago
- 4defbf4 Switch platform_compat_config to use common arch by Paul Duffin · 3 years, 10 months ago
- 1bc21dc Disallow platform_compat_config modules in apex prebuilts property by Paul Duffin · 3 years, 10 months ago
- 3abc174 Add new compat_configs property to the apex by Paul Duffin · 3 years, 10 months ago
- 9c2e6d5 Merge "Avoid calling DepIsInSameApex when excluded from apex contents" by Paul Duffin · 3 years, 10 months ago
- e961282 Avoid calling DepIsInSameApex when excluded from apex contents by Paul Duffin · 3 years, 10 months ago
- 667893c Extract apex registration code into function for reuse by Paul Duffin · 3 years, 10 months ago
- 4a349ab Merge "Friendly error message on apex_available and min_sdk_version checks" by Treehugger Robot · 3 years, 11 months ago
- 767dbd9 Friendly error message on apex_available and min_sdk_version checks by Jiyong Park · 3 years, 11 months ago
- f8dcf5e Make apex.updatable default to true. by Mathew Inwood · 4 years ago
- c04fb9e Remove deapexer and prebuilt apex select mutators by Paul Duffin · 3 years, 11 months ago
- 6536ad7 Remove sdkext apex_available allowlist by Anton Hansson · 3 years, 11 months ago
- 0671146 filesystems property can be specific to arch by Jiyong Park · 4 years ago
- b02128a Merge "Remove libbinder_headers from apex_available allowlist" by Treehugger Robot · 4 years ago
- 59d0931 Remove libbinder_headers from apex_available allowlist by Jooyung Han · 4 years ago
- 356f7d4 bp2build: convert paths/module refs to Bazel label by Liz Kammer · 4 years ago
- a1d6025 Add boot_images to apex by Paul Duffin · 4 years ago
- ed124c3 apex: checks min_sdk_version for preview/current by Jooyung Han · 4 years ago
- 9b6596b Merge "Revert "Revert "Automated NDK API coverage used by Mainline modules build integration.""" by Sophie Zheng · 4 years ago
- 6bde0b5 Revert "Revert "Automated NDK API coverage used by Mainline modules build integration."" by sophiez · 4 years ago
- f17b07f Merge "Revert "Automated NDK API coverage used by Mainline modules build integration."" by Riddle Hsu · 4 years ago
- 556b2ad Revert "Automated NDK API coverage used by Mainline modules build integration." by Riddle Hsu · 4 years ago
- 0bf7719 Merge "Automated NDK API coverage used by Mainline modules build integration." by Sophie Zheng · 4 years ago
- 87ff51d Automated NDK API coverage used by Mainline modules build integration. by sophiez · 4 years ago
- d684e04 Merge "LOCAL_REQUIRED_MODULES from apex has ":32" or ":64" suffix" by Treehugger Robot · 4 years ago
- 0caabb6 Merge "Support building boot images with disabled dexpreopt." by Ulyana Trafimovich · 4 years ago
- 1c8e5e8 Merge changes from topic "prebuilt-hiddenapi" by Bill Peckham · 4 years ago
- a4a1c4e Support building boot images with disabled dexpreopt. by Ulya Trafimovich · 4 years ago
- 57621b2 LOCAL_REQUIRED_MODULES from apex has ":32" or ":64" suffix by Jiyong Park · 4 years ago
- 809eac3 Merge "Switch platform EH unwinder to prebuilt LLVM libunwind" by Ryan Prichard · 4 years ago
- a41a696 Enable an apex to include a java_import. by Bill Peckham · 4 years ago
- 064b70c Export dex implementation jars from prebuilt_apex by Paul Duffin · 4 years, 3 months ago
- b35a85e Switch platform EH unwinder to prebuilt LLVM libunwind by Ryan Prichard · 4 years ago
- fdb9e89 Merge "Add property to apex soong modules to forcefully compress an APEX" by Mohammad Islam · 4 years ago
- 12a719c android_filesystem modules can be included in APEX by Jiyong Park · 4 years ago
- 4da0797 Add TARGET_FORCE_APEX_SYMLINK_OPTIMIZATION by Jiyong Park · 4 years ago
- 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years, 1 month ago
- a8008f9 Add property to apex soong modules to forcefully compress an APEX by Mohammad Samiul Islam · 4 years, 1 month ago
- e6a83e6 Fix NDK build in downstream branches by Colin Cross · 4 years, 1 month ago
- f1c48af Merge "arch specific dependencies are supported for apex" by Treehugger Robot · 4 years, 1 month ago
- f2635ec Always track transitive dependencies for host. by Martin Stjernholm · 4 years, 1 month ago
- 5914030 arch specific dependencies are supported for apex by Jiyong Park · 4 years, 1 month ago
- d23c726 Add RemoveOptionalPrebuiltPrefix() helper function by Paul Duffin · 4 years, 1 month ago
- a7d6a89 Delegate work of apexInfoMutator to ApexInfoMutator interface by Paul Duffin · 4 years, 1 month ago
- 0870382 Merge "Rename apexDepsMutator to apexInfoMutator" by Paul Duffin · 4 years, 1 month ago
- 6f05a73 Merge "stub variants also re-exports headers" by Jiyong Park · 4 years, 1 month ago
- 1ad8e16 stub variants also re-exports headers by Jiyong Park · 4 years, 2 months ago
- b555609 Merge "rust ffi libraries can be included in APEX" by Jiyong Park · 4 years, 1 month ago
- 949abc0 Rename apexDepsMutator to apexInfoMutator by Paul Duffin · 4 years, 1 month ago
- 35989ae Merge "target.apex.exclude_[shared|static]_libs to cc_* modules" by Steven Moreland · 4 years, 1 month ago
- f2cc1b7 rust ffi libraries can be included in APEX by Jiyong Park · 4 years, 1 month ago
- 3cd005d Enable soong build tool to handle APEX compression by Mohammad Samiul Islam · 4 years, 2 months ago
- e386754 target.apex.exclude_[shared|static]_libs to cc_* modules by Jiyong Park · 4 years, 2 months ago
- d348c41 Merge "Don't use module names with "prebuilt_" prefixes in make dependencies." by Treehugger Robot · 4 years, 1 month ago
- 2856c66 Don't use module names with "prebuilt_" prefixes in make dependencies. by Martin Stjernholm · 4 years, 2 months ago
- 2ba87f4 Merge "Add linkerconfig to Runtime APEX" by Kiyoung Kim · 4 years, 2 months ago
- c80a2b3 Automated NDK API coverage used by Mainline modules build integration. by sophiez · 4 years, 2 months ago
- 4098c7e Add linkerconfig to Runtime APEX by Kiyoung Kim · 4 years, 2 months ago
- fdea257 Merge "rust modules can be included in apex" by Jiyong Park · 4 years, 2 months ago
- 99644e9 rust modules can be included in apex by Jiyong Park · 4 years, 2 months ago
- 281bc00 Remove redundant setting of DistFiles by apexBundle by Paul Duffin · 4 years, 2 months ago
- 74f0559 Differentiate between no dist tag and an empty dist tag by Paul Duffin · 4 years, 2 months ago
- b81b990 Documenting apex/builer.go by Jiyong Park · 4 years, 2 months ago
- c0ec6f9 Documenting apex/apex.go by Jiyong Park · 4 years, 2 months ago
- e4758ed Documenting android/apex.go by Jiyong Park · 4 years, 2 months ago
- 8e6d52f Reorganize apex/apex.go by Jiyong Park · 4 years, 2 months ago
- 74f576d Remove "apex_uses" mutator by Jooyung Han · 4 years, 2 months ago
- 82d502a Make apex modules support tagged dists by Anton Hansson · 4 years, 2 months ago
- 377d752 Move hardcoded apex_available's for ART modules into ART blueprints. by Martin Stjernholm · 4 years, 3 months ago
- ed5dee0 Merge "Add llndk_stubs property" by Colin Cross · 4 years, 3 months ago
- 6e36cd6 apex dependency error: note 'apex_available' by Steven Moreland · 4 years, 3 months ago
- 0477b42 Add llndk_stubs property by Colin Cross · 4 years, 3 months ago
- 56a8321 Remove global state from apex modules by Colin Cross · 4 years, 4 months ago
- 51ce6b0 Merge "apex: emit file_contexts for flattened apex" by Jooyung Han · 4 years, 3 months ago
- 3b8ca4c Remove stale apex_available dependency. by Martin Stjernholm · 4 years, 4 months ago
- ccb406f Don't include artifacts for host-cross targets by Jiyong Park · 4 years, 4 months ago
- 7f146c0 apex: emit file_contexts for flattened apex by Jooyung Han · 4 years, 4 months ago
- 0b176c8 Replace FutureApiLevel with an ApiLevel. by Dan Albert · 4 years, 6 months ago
- c806053 Replace ApiStrToNum uses with ApiLevel. by Dan Albert · 4 years, 6 months ago
- 90dab34 Use alias for test_per_src apex dependencies by Colin Cross · 4 years, 5 months ago
- 429c23c Merge Android R by Xin Li · 4 years, 4 months ago
- 41f637d Notice files for prebuilt_etc are included in APEX by Jiyong Park · 4 years, 4 months ago
- 288f40b Merge "Include bpf program in APEXes" am: 66a0ae60f8 by Mark Chien · 4 years, 5 months ago
- 66a0ae6 Merge "Include bpf program in APEXes" by Mark Chien · 4 years, 5 months ago
- 90d0500 Merge changes I59b7a32a,Ida7bc75a am: 0329f2398c by Colin Cross · 4 years, 5 months ago
- 0329f23 Merge changes I59b7a32a,Ida7bc75a by Colin Cross · 4 years, 5 months ago
- 2f59ec9 Include bpf program in APEXes by markchien · 4 years, 5 months ago
- 4c92cad Merge commit '0703fd873fe2ed492266a4457a1e217971c2f4f0' into manual_merge_1e3d9fb376aaf1be6de1bd16a9004ccc95226ab0 by Jooyung Han · 4 years, 5 months ago
- ca52d2f Merge "Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)" into stage-aosp-master by Xin Li · 4 years, 5 months ago
- 0703fd8 apex: support prebuilt_firmware for vendor apexes by Jooyung Han · 4 years, 5 months ago