- 2428277 Pass min_sdk_version to cc __ANDROID_SDK_VERSION__ by Jooyung Han · 4 years, 10 months ago
- 61b66e9 Revert "Revert "Enforce min_sdk_version of apex(use_vendor:true)"" by Jooyung Han · 4 years, 10 months ago
- b1eb4d4 Merge "Revert "Enforce min_sdk_version of apex(use_vendor:true)"" by Jooyung Han · 4 years, 10 months ago
- bacf34d Revert "Enforce min_sdk_version of apex(use_vendor:true)" by Jooyung Han · 4 years, 10 months ago
- 1950f1d Merge "Enforce min_sdk_version of apex(use_vendor:true)" by Jooyung Han · 4 years, 10 months ago
- 9918e1a track static deps when gatherint notices for apex by Jiyong Park · 4 years, 10 months ago
- 380fc36 Enforce min_sdk_version of apex(use_vendor:true) by Jooyung Han · 4 years, 10 months ago
- c822818 Merge "Allow for overriding container packagename for an Apex." by Baligh Uddin · 4 years, 10 months ago
- 5b57dba Allow for overriding container packagename for an Apex. by Baligh Uddin · 4 years, 10 months ago
- 5417f77 apex: Deprecate legacy_android10_support prop by Jooyung Han · 4 years, 10 months ago
- 845f655 Merge "Add __ANDROID_SDK_VERSION__=<ver> macro" by Treehugger Robot · 4 years, 10 months ago
- 35155c4 Fix path in apex when native_bridge_supported: true by Jooyung Han · 5 years ago
- 5e9013b Fix apex_available by Jooyung Han · 4 years, 10 months ago
- 65cc4f7 Apex_available check failure reveals dependency by Jiyong Park · 4 years, 10 months ago
- ccce2f2 Add __ANDROID_SDK_VERSION__=<ver> macro by Jooyung Han · 4 years, 10 months ago
- 03b5185 apex: choose stub according to min_sdk_version by Jooyung Han · 4 years, 11 months ago
- 20bacab PRODUCT_MANIFEST_PACKAGE_NAME_OVERRIDES is applicable to override_apex by Jiyong Park · 4 years, 10 months ago
- c87a059 Make __ANDROID_APEX_<NAME>__ macro optional by Jooyung Han · 4 years, 10 months ago
- 323a4c3 Runtime deps to a stubs lib crosses APEX boundary by Jiyong Park · 4 years, 11 months ago
- cfaa164 bundle config contains (path,manifest) pairs of embedded APKs by Jiyong Park · 4 years, 11 months ago
- bd15961 bundle config for apexes are auto-generated by Jiyong Park · 4 years, 11 months ago
- 643adc4 Add "jni_libs" property to apex module by Jooyung Han · 4 years, 11 months ago
- e6436d7 apex: fix a test util (ensureExactContent) by Jooyung Han · 4 years, 11 months ago
- b7bebe2 apex: do not follow jni_libs from android_app by Jooyung Han · 4 years, 11 months ago
- 48c2f29 Merge "Require apps built against the SDK to use JNI built against the NDK" by Colin Cross · 4 years, 11 months ago
- 094cde4 Require apps built against the SDK to use JNI built against the NDK by Colin Cross · 5 years ago
- 004d717 Allow for setting a logging_parent for an Apex. by Baligh Uddin · 5 years ago
- f9aabd7 Make apex use cc.GatherRequiredDepsForTests by Colin Cross · 5 years ago
- eb9b9f2 Merge "have a per-module switch to turn the symlinking optimizaiton off" by Jiyong Park · 5 years ago
- 2d6d5d8 Merge "Permissions XML file for java_sdk_library is mutated for APEX" by Jiyong Park · 5 years ago
- 9d67720 have a per-module switch to turn the symlinking optimizaiton off by Jiyong Park · 5 years ago
- e383388 Permissions XML file for java_sdk_library is mutated for APEX by Jiyong Park · 5 years ago
- dc4f986 Statically link the unwinder into binaries packaged into an unbundled APEX with legacy_android10_support: true. by Peter Collingbourne · 5 years ago
- 4e29184 Merge "Update apex dependency even for test and non-installable APEXes" by Treehugger Robot · 5 years ago
- 6655756 Merge "Automatically set compile_dex:true and hostdex:true for APEX variants" by Treehugger Robot · 5 years ago
- 6b21c7d Automatically set compile_dex:true and hostdex:true for APEX variants by Jiyong Park · 5 years ago
- 2bb26d3 Merge "<apex_name>-deps-info correctly tracks dependencies" by Jiyong Park · 5 years ago
- ab872e0 Update apex dependency even for test and non-installable APEXes by Jiyong Park · 5 years ago
- 9be2556 Merge "java_sdk_library - Allow it to be replaced by prebuilt" by Treehugger Robot · 5 years ago
- 678c881 <apex_name>-deps-info correctly tracks dependencies by Jiyong Park · 5 years ago
- e74ac73 java_sdk_library - Allow it to be replaced by prebuilt by Paul Duffin · 5 years ago
- 0f80c18 apex_available tracks static dependencies by Jiyong Park · 5 years ago
- 22b08b4 Merge "Use module name as the suffix for apex variant" by Treehugger Robot · 5 years ago
- db33486 Use module name as the suffix for apex variant by Jiyong Park · 5 years ago
- 6e12625 Add support for compat config in APEX. by atrost · 5 years ago
- f491dde Store uncompressed and aligned DEX files for java libs in APEXes. by Ulya Trafimovich · 5 years ago
- a57af4a Revert "Revert "apex_vndk uses vendor variants only"" by Jooyung Han · 5 years ago
- 5df3b11 Revert "apex_vndk uses vendor variants only" by Jooyung Han · 5 years ago
- 559ad01 apex_vndk uses vendor variants only by Jooyung Han · 5 years ago
- 21e40ce Merge "Reland "use symlink for bundled APEX"" by Treehugger Robot · 5 years ago
- 7cd10e3 Reland "use symlink for bundled APEX" by Jiyong Park · 5 years ago
- e24093a Merge "Dedup cc binary build components registration" by Treehugger Robot · 5 years ago
- 2ee6979 Dedup cc binary build components registration by Paul Duffin · 5 years ago
- 9c121cd Merge "Include the hashtree in Q-launched modules." by Treehugger Robot · 5 years ago
- eec79eb Default apex_available to //apex_available:platform by Anton Hansson · 5 years ago
- e354690 Include the hashtree in Q-launched modules. by Dario Freni · 5 years ago
- 83dc74b Reland^2 "m <apex_name>-deps-info prints the internal/external deps of the APEX" by Jiyong Park · 5 years ago
- 7cb4d37 Revert "Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX""" by Jiyong Park · 5 years ago
- 956305c Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX"" by Jiyong Park · 5 years ago
- 8ea6bc4 Merge "Revert "m <apex_name>-deps-info prints the internal/external deps of the APEX"" by Jiyong Park · 5 years ago
- 4513f70 Revert "m <apex_name>-deps-info prints the internal/external deps of the APEX" by Jiyong Park · 5 years ago
- 573326a Merge "m <apex_name>-deps-info prints the internal/external deps of the APEX" by Treehugger Robot · 5 years ago
- 7afd107 APEX carries required properties of its dependencies by Jiyong Park · 5 years ago
- 114ff53 m <apex_name>-deps-info prints the internal/external deps of the APEX by Jiyong Park · 5 years ago
- 2c12207 Merge "Detach VNDK using core library list from VNDK APEX" by Kiyoung Kim · 5 years ago
- e1aa8ea Detach VNDK using core library list from VNDK APEX by Kiyoung Kim · 5 years ago
- e9391f8 Merge "Create APEX variation only when needed" by Treehugger Robot · 5 years ago
- 3ff1699 Create APEX variation only when needed by Jiyong Park · 5 years ago
- 624058e Dedup generating xml file for java_sdk_library by Jooyung Han · 5 years ago
- 5a80d9f apex: drop `java_import` support by Jooyung Han · 5 years ago
- 6f3937c Add support for java_test_helper_app. by Dario Freni · 5 years ago
- dcee89c Merge "Make apex.overrides overridable by override_apex." by Jaewoong Jung · 5 years ago
- 6c26dc7 Dedup cc library module type registration by Paul Duffin · 5 years ago
- 120d73f Merge "Support java_sdk_library as java_libs of apex" by Treehugger Robot · 5 years ago
- 7abcf8e Make apex.overrides overridable by override_apex. by Jaewoong Jung · 5 years ago
- 58f26ab Support java_sdk_library as java_libs of apex by Jooyung Han · 5 years ago
- 036e700 Dedup cc build components registration by Paul Duffin · 5 years ago
- 59986b2 Dedup cc prebuilts module type registration by Paul Duffin · 5 years ago
- d686791 Improve cc tests by adding sanitizer mutators by Paul Duffin · 5 years ago
- 0c4979b Dedup prebuilt mutator registration by Paul Duffin · 5 years ago
- 43dc1cc Dedup system modules and sdk library module type registration by Paul Duffin · 5 years ago
- 77980a8 Dedup registration for cc default test config by Paul Duffin · 5 years ago
- f9b1da0 Dedup registration code for module types and singletons by Paul Duffin · 5 years ago
- 98be1bb Move filesystem into Config by Colin Cross · 5 years ago
- 572aeed Merge "Move imageMutator before archMutator" by Treehugger Robot · 5 years ago
- 70415ce Merge changes Icbdf4979,I1a6f135d by Jooyung Han · 5 years ago
- fb0c16e Move imageMutator before archMutator by Colin Cross · 5 years ago
- f121a65 Fix apex to override certificate by Jooyung Han · 5 years ago
- 671f1ce Fix apex to follow deps of modules with stubs. by Jooyung Han · 5 years ago
- 1d1a920 Merge "Support apps attribute in apex_defaults" by Treehugger Robot · 5 years ago
- bd06243 Merge "Use empty string for core image variant" by Treehugger Robot · 5 years ago
- f21c797 Support apps attribute in apex_defaults by Jooyung Han · 5 years ago
- 479321d java libs that isn't installable is gracefully rejected by Jiyong Park · 5 years ago
- 7113d20 Use empty string for core image variant by Colin Cross · 5 years ago
- ac68248 Merge "Add "legacy_android10_support" to "apex"" by Treehugger Robot · 5 years ago
- e676810 Merge "Install flattened/unflattend apexes for GSI" by Treehugger Robot · 5 years ago
- 214bf37 Add "legacy_android10_support" to "apex" by Jooyung Han · 5 years ago
- 0b0e1b9 AndroidMkEntries() returns multiple AndroidMkEntries structs by Jiyong Park · 5 years ago
- e2f3b5d Merge "Move ImageMutator after archMutator" by Treehugger Robot · 5 years ago
- ae6c520 Move ImageMutator after archMutator by Colin Cross · 5 years ago