- 9599406 Do not allow duplicate deapexer dependencies. by Martin Stjernholm · 4 years, 1 month ago
- d8da28e Fix inconsistencies in the apex names used for the apex variations. by Martin Stjernholm · 4 years, 1 month ago
- 2a99933 Fix monolithic hidden API processing with prebuilts by Paul Duffin · 4 years, 2 months ago
- 4c2f78b Make CheckHiddenAPIRuleInputs more reusable by Paul Duffin · 4 years, 2 months ago
- 3ae9e2c Use classpath elements in platform_bootclasspath by Paul Duffin · 4 years, 2 months ago
- c75bbce Combine hidden API encoding with flag generation by Paul Duffin · 4 years, 2 months ago
- 5ec165d Create APEX variant for prebuilt_apex/apex_set by Paul Duffin · 4 years, 2 months ago
- 3e2db5c Make copyBootJarsToPredefinedLocations simpler and less fragile by Paul Duffin · 4 years, 2 months ago
- cbb2b81 Treat java libraries in classpath fragments as directly in apex by Colin Cross · 4 years, 2 months ago
- 20042da Merge "Refactor special handling of hidden API encoding for master-art" am: fdd9743609 am: 1b5e8cdbee am: 23b34baa5c by Paul Duffin · 4 years, 3 months ago
- 7b07c01 Merge "Generate monolithic hidden API files direct from class jars" am: 21f62ef867 am: b28f562092 am: 8063427dc4 by Paul Duffin · 4 years, 3 months ago
- b6f53c0 Refactor special handling of hidden API encoding for master-art by Paul Duffin · 4 years, 3 months ago
- 537ea3d Generate monolithic hidden API files direct from class jars by Paul Duffin · 4 years, 3 months ago
- 8a08117 Merge "Move copying of dex files from dexpreopt_bootjars singleton" am: cfd24da1f4 am: 7be9378c61 am: 817187082c by Paul Duffin · 4 years, 3 months ago
- 7ebebfd Move copying of dex files from dexpreopt_bootjars singleton by Paul Duffin · 4 years, 3 months ago
- cb249eb Merge "Move configuration checks from getBootImageJar" am: 3f9af76391 am: e4a004eaa3 am: a1fe410f89 by Treehugger Robot · 4 years, 3 months ago
- f23bc47 Move configuration checks from getBootImageJar by Paul Duffin · 4 years, 3 months ago
- 8ddd62e Merge "Remove obsolete llndk_library" am: 5423a9c513 am: d9be64ea31 am: 4646975e32 by Colin Cross · 4 years, 3 months ago
- 2c4000c apex: remove use_vendor by Steven Moreland · 4 years, 3 months ago
- 203b421 Remove obsolete llndk_library by Colin Cross · 4 years, 3 months ago
- 1552c7b Merge "Support paths for vintf_fragments from Soong." by Treehugger Robot · 4 years, 3 months ago
- 7b3dc8a Support paths for vintf_fragments from Soong. by Liz Kammer · 4 years, 4 months ago
- 4cfdf7d Make apex.key and certificate overridable. by Jaewoong Jung · 4 years, 3 months ago
- 00b2bfd Move hidden API index file rule to platform_bootclasspath by Paul Duffin · 4 years, 4 months ago
- 8f146b9 prebuilt_apex created ApexInfo must not include prebuilt_ prefix by Paul Duffin · 4 years, 4 months ago
- 60264a0 Improve realism of boot jar tests by Paul Duffin · 4 years, 4 months ago
- bda284b Merge "Support paths for init_rc from Soong." by Liz Kammer · 4 years, 4 months ago
- a417f88 Merge "Shared lib dependencies from rlib are included in APEX" by Jiyong Park · 4 years, 4 months ago
- 94e22fd Shared lib dependencies from rlib are included in APEX by Jiyong Park · 4 years, 4 months ago
- 0c4f71c Support paths for init_rc from Soong. by Liz Kammer · 4 years, 4 months ago
- f58fd9a Add deapexer support for apex_set by Paul Duffin · 4 years, 4 months ago
- 2470467 Separate apex extraction from the ApexSet by Paul Duffin · 4 years, 4 months ago
- c0609c6 Make prebuilt_apex report an error if no apex file is found by Paul Duffin · 4 years, 5 months ago
- ec00900 Allow dependencies from platform variants to APEX modules (reland). by Martin Stjernholm · 4 years, 4 months ago
- f58c46e Don't use incorrect version names like VER or BOARD even in tests by Jiyong Park · 4 years, 4 months ago
- d0afefa Merge "Revert "Revert "Add min_sdk_version to java_import.""" by Jaewoong Jung · 4 years, 4 months ago
- 56e12db Revert "Revert "Add min_sdk_version to java_import."" by Jaewoong Jung · 4 years, 4 months ago
- 37a5d5e Merge "Revert "Add min_sdk_version to java_import."" by Jaewoong Jung · 4 years, 4 months ago
- 5ab6508 Revert "Add min_sdk_version to java_import." by Jaewoong Jung · 4 years, 4 months ago
- 51a0d85 Merge "Add min_sdk_version to java_import." by Jaewoong Jung · 4 years, 4 months ago
- 6f77314 Merge "Revert "Allow dependencies from platform variants to APEX modules."" by Nikita Ioffe · 4 years, 4 months ago
- d64139f Revert "Allow dependencies from platform variants to APEX modules." by Nikita Ioffe · 4 years, 4 months ago
- 284165a Remove apexFixtureFactory by Paul Duffin · 4 years, 4 months ago
- f8c9713 Merge "Allow dependencies from platform variants to APEX modules." by Martin Stjernholm · 4 years, 4 months ago
- 25c47a4 Merge ""current" is implicitly added to stubs.versions" by Treehugger Robot · 4 years, 4 months ago
- d4a3a13 "current" is implicitly added to stubs.versions by Jiyong Park · 4 years, 5 months ago
- 6d15d63 Add min_sdk_version to java_import. by Jaewoong Jung · 4 years, 4 months ago
- 5560712 Convert testDexpreoptWithApexes to use test fixtures by Paul Duffin · 4 years, 4 months ago
- 45338f0 Convert TestApexPermittedPackagesRules to use test fixtures by Paul Duffin · 4 years, 4 months ago
- afdd406 Rename OptionalPath.RelativeToPath -> RelativeToTop by Paul Duffin · 4 years, 4 months ago
- a71a67a Remove extraneous calls to TestingBuildParams.RelativeToTop() by Paul Duffin · 4 years, 4 months ago
- e8366da Automatically call TestingBuildParams.RelativeToTop() by Paul Duffin · 4 years, 4 months ago
- da0470d Merge "Stop JavaSdkLibrary_... tests requiring absolute path" by Paul Duffin · 4 years, 4 months ago
- a33da07 Merge "Remove buildDir from apex package" by Paul Duffin · 4 years, 4 months ago
- 4d058c8 Allow dependencies from platform variants to APEX modules. by Martin Stjernholm · 4 years, 4 months ago
- 38e9f0b Merge changes Iaa6411b5,I2118b8a2,Ibbdd3cbd,I2d1bbda2 by Martin Stjernholm · 4 years, 4 months ago
- cf8d7db Stop JavaSdkLibrary_... tests requiring absolute path by Paul Duffin · 4 years, 4 months ago
- 37ba344 Remove buildDir from apex package by Paul Duffin · 4 years, 4 months ago
- 52bfaa4 Prune test preparers in apex/boot_image_test.go by Paul Duffin · 4 years, 4 months ago
- 4e6c269 Don't use APEX stubs between internal libs in the same APEX when by Martin Stjernholm · 4 years, 4 months ago
- 76e5c8a Convert test that disallows non existent paths to use fixtures by Paul Duffin · 4 years, 5 months ago
- 70d3bee Remove emptyFixtureFactory from apex and java by Paul Duffin · 4 years, 4 months ago
- 40b6257 Cleanup the now unused testCustomizer by Paul Duffin · 4 years, 5 months ago
- 0a49fdc Convert test specific customizers to FixturePreparers by Paul Duffin · 4 years, 5 months ago
- 810f33d Convert shared customizer functions to return FixturePreparers by Paul Duffin · 4 years, 5 months ago
- 2be9dcd Allow test handlers to be either FixturePreparer or testCustomizer by Paul Duffin · 4 years, 5 months ago
- e05480a Switch testApex and related methods to use test fixtures by Paul Duffin · 4 years, 5 months ago
- b1d5479 Merge "Define __ANDROID_VENDOR__ and __ANDROID_PRODUCT__" by Justin Yun · 4 years, 5 months ago
- 1b29e00 Add prebuilt_platform_compat_config by Paul Duffin · 4 years, 5 months ago
- 3abc174 Add new compat_configs property to the apex by Paul Duffin · 4 years, 5 months ago
- a369c7b Convert TestCompatConfig test to use test fixtures by Paul Duffin · 4 years, 5 months ago
- 2338d6f Merge "Don't track modules that are only available to APEXes." by satayev · 4 years, 5 months ago
- ef0449b Merge "Convert ...InstallHwasan.. tests to use fixtures" by Paul Duffin · 4 years, 5 months ago
- fb856f6 Merge "Treat core_platform as stable unless module uses legacy" by Nicolas Geoffray · 4 years, 5 months ago
- 13decfb Define __ANDROID_VENDOR__ and __ANDROID_PRODUCT__ by Justin Yun · 4 years, 5 months ago
- a02cae3 Convert ...InstallHwasan.. tests to use fixtures by Paul Duffin · 4 years, 5 months ago
- 533b98c Don't track modules that are only available to APEXes. by Artur Satayev · 4 years, 5 months ago
- 37aad60 Add apexFixtureFactory to apex package by Paul Duffin · 4 years, 5 months ago
- 3d3f7a0 Merge "Extract apex registration code into function for reuse" by Paul Duffin · 4 years, 5 months ago
- 043f5e7 Treat core_platform as stable unless module uses legacy by Paul Duffin · 4 years, 5 months ago
- 667893c Extract apex registration code into function for reuse by Paul Duffin · 4 years, 5 months ago
- 86feead Run "prebuilt_postdeps" mutator again by Jooyung Han · 4 years, 5 months ago
- 110bca5 Merge "Remove extra return value from testApex" by Colin Cross · 4 years, 5 months ago
- 6d119b8 Fix mutator ordering issue in apex tests by Paul Duffin · 4 years, 5 months ago
- 4a349ab Merge "Friendly error message on apex_available and min_sdk_version checks" by Treehugger Robot · 4 years, 5 months ago
- ddebd2c Merge "cd to / before running soong_build ." by Lukács T. Berki · 4 years, 5 months ago
- 767dbd9 Friendly error message on apex_available and min_sdk_version checks by Jiyong Park · 4 years, 5 months ago
- f8dcf5e Make apex.updatable default to true. by Mathew Inwood · 4 years, 6 months ago
- 7690c09 cd to / before running soong_build . by Lukacs T. Berki · 4 years, 5 months ago
- fdf28ca Merge changes I3e6bc9b5,If9f8fb10 by Colin Cross · 4 years, 5 months ago
- 2807f00 Remove global state from VNDK apexes by Colin Cross · 4 years, 5 months ago
- 9b41efa Merge "Verify the prebuilt_apex selects the correct input apex file" by Paul Duffin · 4 years, 5 months ago
- 30c9fe9 Merge "Add test to verify the deapexer rule's input apex file" by Paul Duffin · 4 years, 5 months ago
- ce80f18 Merge "APEX uses the latest version of the stub" by Treehugger Robot · 4 years, 5 months ago
- 0d10c3c Verify the prebuilt_apex selects the correct input apex file by Paul Duffin · 4 years, 5 months ago
- f6932af Add test to verify the deapexer rule's input apex file by Paul Duffin · 4 years, 5 months ago
- 3785673 Allow java_sdk_library_import to contribute to hiddenapi processing by Paul Duffin · 4 years, 5 months ago
- 3985351 Retrieve dex implementation jars from apex for java_sdk_library_import by Paul Duffin · 4 years, 5 months ago
- 55549df APEX uses the latest version of the stub by Jiyong Park · 4 years, 5 months ago
- 277303f Merge "Add ctx to AndroidMkExtraEntriesFunc" by Treehugger Robot · 4 years, 5 months ago