- 7c02e26 Relax restriction on suffix of apex_set filename to include .capex by Samiul Islam · 3 years, 4 months ago
- 5a3ce13 Allows prebuilts in override_apex. by Daniel Norman · 3 years, 4 months ago
- 7c803b8 Make bpfs properties overridable by markchien · 3 years, 4 months ago
- 380dbb9 Merge "Don't create a new module for bp2build conversion." by Liz Kammer · 3 years, 5 months ago
- 2ada09a Don't create a new module for bp2build conversion. by Liz Kammer · 3 years, 5 months ago
- 0e17c1a Remove fallback workaround for APEX variants which is now unnecessary. by Martin Stjernholm · 3 years, 6 months ago
- 8355c15 Collect lint reports from apps in apexes by Colin Cross · 3 years, 5 months ago
- 03beb0e Merge changes Ie2012adb,Ib0283ca6 by Treehugger Robot · 3 years, 5 months ago
- d12979d static rust binaries are also prohibited in APEXes by Jiyong Park · 3 years, 5 months ago
- 192600a Revert "Revert "Prohibit static executable in APEX"" by Jiyong Park · 3 years, 5 months ago
- 2fe71a5 Merge "Revert "Prohibit static executable in APEX"" by Jiyong Park · 3 years, 5 months ago
- 2125aab Revert "Prohibit static executable in APEX" by Yen-Chao Chen · 3 years, 5 months ago
- d8a3513 Merge "Prohibit static executable in APEX" by Jiyong Park · 3 years, 5 months ago
- 9447e1e Add support for prebuilts attribute to the bp2build APEX converter. by Rupert Shuttleworth · 3 years, 5 months ago
- 3a8130c Prohibit static executable in APEX by Jiyong Park · 3 years, 5 months ago
- 6e4950a Add some more properties to the bp2build APEX converter (second try) by Rupert Shuttleworth · 3 years, 5 months ago
- 0358478 Revert "Add some more properties to the bp2build APEX converter." by Rupert Shuttleworth · 3 years, 5 months ago
- 69bf4c0 Add some more properties to the bp2build APEX converter. by Rupert Shuttleworth · 3 years, 5 months ago
- f59a8e1 Fix apex bp2build. by Jingwen Chen · 3 years, 6 months ago
- a9d76dd Add partial bp2build support for APEX targets (second try). by Rupert Shuttleworth · 3 years, 6 months ago
- 7ce730b Revert "Add partial bp2build support for APEX targets." by Weng Su · 3 years, 6 months ago
- 22b606b Add partial bp2build support for APEX targets. by Rupert Shuttleworth · 3 years, 7 months ago
- bfffae7 Fix inconsistencies in the apex names used for the apex variations. by Martin Stjernholm · 3 years, 6 months ago
- 9477c26 Add platform_apis property to APEX module type by Jiyong Park · 3 years, 6 months ago
- 348f20b Merge "AIDEGen: Collect dependencies info from APEX module." by Treehugger Robot · 3 years, 6 months ago
- f932613 Merge "Set default value of generate_hashtree property to true" by Nikita Ioffe · 3 years, 7 months ago
- b98371c Add classpath fragment property to skip proto generation. by satayev · 3 years, 7 months ago
- 6717d88 Create APEX variant for prebuilt_apex/apex_set by Paul Duffin · 3 years, 7 months ago
- e261ae6 Set default value of generate_hashtree property to true by Nikita Ioffe · 3 years, 7 months ago
- b0c1f0c AIDEGen: Collect dependencies info from APEX module. by bralee · 3 years, 7 months ago
- 9d9960f Rename test_only_no_hashtree to generate_hashtree by Nikita Ioffe · 3 years, 7 months ago
- cb3ff1e Move logic to disable flattening in unbundled app mode from Soong to make. by Martin Stjernholm · 3 years, 7 months ago
- df298b3 Fix indexing bug when config.Arches() returns an empty array. by Martin Stjernholm · 3 years, 8 months ago
- bf4e6ec Merge "Store dex jar paths in bootclasspath_fragment's apex content info" by Paul Duffin · 3 years, 8 months ago
- 1a8010a Store dex jar paths in bootclasspath_fragment's apex content info by Paul Duffin · 3 years, 8 months ago
- 78349b5 Record the actual APEXes that a module is part of. by Jiyong Park · 3 years, 8 months ago
- ab50b07 Rename InApexes -> InApexVariants by Jiyong Park · 3 years, 8 months ago
- 333a173 Add systemserverclasspath_fragments property to apex. by satayev · 3 years, 8 months ago
- 14e4913 Move classpaths.proto related info into a separate provider. by satayev · 3 years, 8 months ago
- 5606029 Order apex files by destination path not source path by Paul Duffin · 3 years, 8 months ago
- c75bf68 Merge "Move markPlatformAvailability mutator before apexMutator" by Paul Duffin · 3 years, 8 months ago
- 9896b34 Merge "Allow module types to force creation of a default APEX variant" by Paul Duffin · 3 years, 8 months ago
- d7586b6 Refactor vendor snapshot to use LinkableInterface. by Ivan Lozano · 3 years, 9 months ago
- 28bf7ee Move markPlatformAvailability mutator before apexMutator by Paul Duffin · 3 years, 8 months ago
- b5769c1 Allow module types to force creation of a default APEX variant by Paul Duffin · 3 years, 8 months ago
- a556647 Merge "Generate empty classpaths.proto for bootclasspath_fragment.go." by Treehugger Robot · 3 years, 8 months ago
- 3db3547 Generate empty classpaths.proto for bootclasspath_fragment.go. by satayev · 3 years, 8 months ago
- 5dda3e3 Move creation of deapexer modules to separate mutator by Paul Duffin · 3 years, 8 months ago
- 190fdef Delegate retrieval of dex boot jar for apex to the bootclasspath_fragment by Paul Duffin · 3 years, 8 months ago
- cc33ec8 Extract bootclasspathFragment related code into separate functions by Paul Duffin · 3 years, 8 months ago
- e946b32 Rename BootImageInfo to BootclasspathFragmentApexContentInfo by Paul Duffin · 3 years, 8 months ago
- 7771eba Rename BootImageModule to BootclasspathFragmentModule by Paul Duffin · 3 years, 8 months ago
- 6a328ff Merge "Make apex.key and certificate overridable." by Jaewoong Jung · 3 years, 8 months ago
- 6589805 bootclasspath_fragment must only depend on source contents by Paul Duffin · 3 years, 9 months ago
- 4cfdf7d Make apex.key and certificate overridable. by Jaewoong Jung · 3 years, 9 months ago
- 94f1963 Remove unused boot_images property and rename tag by Paul Duffin · 3 years, 9 months ago
- 4eab21d ApexInfo doesn't pass MinSdkVersion as string, but as ApiLevel by Jiyong Park · 3 years, 9 months ago
- f398995 Merge "SdkSpec is fully using ApiLevel" by Jiyong Park · 3 years, 9 months ago
- 94e22fd Shared lib dependencies from rlib are included in APEX by Jiyong Park · 3 years, 9 months ago
- 9231537 SdkSpec is fully using ApiLevel by Jiyong Park · 3 years, 9 months ago
- 3f3bb83 Merge "Remove libgcc toolchain libs for Android" by Ryan Prichard · 3 years, 9 months ago
- ec00900 Allow dependencies from platform variants to APEX modules (reland). by Martin Stjernholm · 3 years, 9 months ago
- c2018e2 Remove libgcc toolchain libs for Android by Ryan Prichard · 3 years, 9 months ago
- 6f77314 Merge "Revert "Allow dependencies from platform variants to APEX modules."" by Nikita Ioffe · 3 years, 9 months ago
- d64139f Revert "Allow dependencies from platform variants to APEX modules." by Nikita Ioffe · 3 years, 9 months ago
- f8c9713 Merge "Allow dependencies from platform variants to APEX modules." by Martin Stjernholm · 3 years, 9 months ago
- 4d058c8 Allow dependencies from platform variants to APEX modules. by Martin Stjernholm · 3 years, 9 months ago
- 4d101b6 Add the transitive dependencies of boot_image to apex by Paul Duffin · 3 years, 9 months ago
- 4b64ba0 Add bootclasspath_fragment as an alias for boot_image by Paul Duffin · 3 years, 9 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, 9 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, 10 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, 10 months ago
- 767dbd9 Friendly error message on apex_available and min_sdk_version checks by Jiyong Park · 3 years, 10 months ago
- f8dcf5e Make apex.updatable default to true. by Mathew Inwood · 3 years, 11 months ago
- c04fb9e Remove deapexer and prebuilt apex select mutators by Paul Duffin · 3 years, 10 months ago
- 6536ad7 Remove sdkext apex_available allowlist by Anton Hansson · 3 years, 10 months ago
- 0671146 filesystems property can be specific to arch by Jiyong Park · 3 years, 11 months ago
- b02128a Merge "Remove libbinder_headers from apex_available allowlist" by Treehugger Robot · 3 years, 11 months 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