- 934d504 Merge changes from topic "bp2build-ignore-test-apex-tags" by Spandan Das · 1 year, 8 months ago
- f57a966 Ignore test apexes from bp2build generated tags by Spandan Das · 1 year, 9 months ago
- 8a8714c Do not modify input in-place by Spandan Das · 1 year, 9 months ago
- d7b5018 Merge "Use copy of apex_available in AvailableToSameApexes" by Treehugger Robot · 1 year, 9 months ago
- 4e1bfa0 Use copy of apex_available in AvailableToSameApexes by Spandan Das · 1 year, 9 months ago
- e8173a8 Add TestApexes to ApexInfo by Spandan Das · 1 year, 9 months ago
- 8e6386e Make //apex_available:platform the default. by Spandan Das · 1 year, 9 months ago
- 8c9ae7e Update min_sdk_version from SdkSpec to ApiLevel by Spandan Das · 1 year, 10 months ago
- b74d1e1 Revert "Update min_sdk_version from SdkSpec to ApiLevel" by Spandan Das · 1 year, 10 months ago
- e773739 Update min_sdk_version from SdkSpec to ApiLevel by Spandan Das · 1 year, 10 months ago
- 8ac7d7d Revert "Export non-apex variants of modules to make" by Jingwen Chen · 1 year, 10 months ago
- 502da39 Export non-apex variants of modules to make by Cole Faust · 1 year, 10 months ago
- 295da16 Revert "Export non-apex variants of modules to make" by Iván Budnik · 1 year, 10 months ago
- ad222f2 Export non-apex variants of modules to make by Cole Faust · 1 year, 10 months ago
- 18994c7 Replace SortedStringKeys with SortedKeys by Cole Faust · 1 year, 10 months ago
- f03a3b0 Remove obsolete com.android.bluetooth apex by William Escande · 2 years, 4 months ago
- b605679 Merge "Bluetooth available hack" by Treehugger Robot · 2 years, 5 months ago
- 2ad6e84 Bluetooth available hack by William Escande · 2 years, 5 months ago
- d079e0b Reformat build/soong for go 1.19 by Colin Cross · 2 years, 5 months ago
- b11e63c Merge "Remove min_sdk_version allowlist" am: ca51d6e7e6 by Treehugger Robot · 2 years, 6 months ago
- 2c65d2c Remove min_sdk_version allowlist by Jooyung Han · 2 years, 7 months ago
- 7d7bc5b Merge "Hard-code apex_available handling for the btservices apex" into tm-dev am: 3bb9d7a8d9 by Oriol Prieto Gascó · 2 years, 7 months ago
- 8132fbf Hard-code apex_available handling for the btservices apex by Oriol Prieto Gasco · 2 years, 7 months ago
- dbd8eb1 Remove unused uses_sdks property for apexes by Liz Kammer · 2 years, 9 months ago
- 932d2c1 Clean up hard-coded min_sdk_version/apex_available by Jooyung Han · 2 years, 8 months ago
- 0ea5277 Clean up minSdkVersionAllowlist by Jooyung Han · 2 years, 8 months ago
- a0bab18 Merge "Clean up minSdkVersionAllowlist" by Treehugger Robot · 2 years, 8 months ago
- a6fcf9f Merge "Remove unused uses_sdks property for apexes" by Treehugger Robot · 2 years, 8 months ago
- c743039 Clean up minSdkVersionAllowlist by Jooyung Han · 2 years, 8 months ago
- 036ef1f Clean up min_sdk_version allowlist by Jooyung Han · 2 years, 9 months ago
- 7eed538 Remove unused uses_sdks property for apexes by Liz Kammer · 2 years, 9 months ago
- d4a0063 Remove apex10000_private variants by Jiyong Park · 2 years, 9 months ago
- 758968a Allow java_sdk_library in an APEX to have higher min_sdk_version. by satayev · 3 years, 1 month ago
- ad99149 Add MinSdkVersion(ctx) method to ModuleWithMinSdkVersionCheck interface. by satayev · 3 years, 1 month ago
- b3fd411 Add ModuleWithMinSdkVersionCheck type. by satayev · 3 years, 1 month ago
- 4a8f410 Set min_sdk_version (system/core) by Jooyung Han · 3 years, 2 months ago
- 4f71e12 Set min_sdk_version (packages/modules/adb) by Jooyung Han · 3 years, 2 months ago
- 56a39ad Merge changes from topic "stub_from_rust" by Jiyong Park · 3 years, 7 months ago
- d18d8ca Dump extra JSON data for C++ modules and ApexInfo. by Lukacs T. Berki · 3 years, 7 months ago
- 9477c26 Add platform_apis property to APEX module type by Jiyong Park · 3 years, 7 months ago
- 664b2cf Merge "Drop "prebuilt_" prefixes from names registered in ApexInfo.InApexXxx." by Martin Stjernholm · 3 years, 8 months ago
- be10503 Drop "prebuilt_" prefixes from names registered in ApexInfo.InApexXxx. by Martin Stjernholm · 3 years, 8 months ago
- 4d4f7d6 Make CopyDirectlyInAnyApex match the documentation by Colin Cross · 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
- b5769c1 Allow module types to force creation of a default APEX variant by Paul Duffin · 3 years, 8 months ago
- fc48433 Remove libqemu_pipe from minSdkVersionAllowlist by Roman Kiryanov · 3 years, 9 months ago
- 4eab21d ApexInfo doesn't pass MinSdkVersion as string, but as ApiLevel by Jiyong Park · 3 years, 9 months ago
- 86bcf70 Fix min_sdk_version err msg in apex. by Jaewoong Jung · 3 years, 9 months ago
- 56e12db Revert "Revert "Add min_sdk_version to java_import."" by Jaewoong Jung · 3 years, 9 months ago
- 4e6c269 Don't use APEX stubs between internal libs in the same APEX when by Martin Stjernholm · 3 years, 10 months ago
- 4c3e8e2 Ensure that DepIsInSameApex is not called for ExcludeFromApexContentsTag by Paul Duffin · 3 years, 10 months ago
- 573989d Prevent ApexInfoMutator from creating unnecessary variants by Paul Duffin · 3 years, 10 months ago
- 533b98c Don't track modules that are only available to APEXes. by Artur Satayev · 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
- 4b5c5f9 Merge "Add phony target for depsinfo." by Treehugger Robot · 3 years, 11 months ago
- 29bb2fd Add phony target for depsinfo. by Mathew Inwood · 3 years, 11 months ago
- cc60da8 clean up hard-coded min_sdk_version (statsd) by Jooyung Han · 3 years, 11 months ago
- 67363e6 clean up some hard-coded min_sdk_version by Jooyung Han · 4 years ago
- c4e1731 Merge "Fix boot jar handling when both source and prebuilt APEXes and modules are present." by Martin Stjernholm · 4 years ago
- 1dc0d6d Fix boot jar handling when both source and prebuilt APEXes and modules by Martin Stjernholm · 4 years ago
- ed124c3 apex: checks min_sdk_version for preview/current by Jooyung Han · 4 years ago
- 064b70c Export dex implementation jars from prebuilt_apex by Paul Duffin · 4 years, 2 months ago
- 18417cb Skip apex dep check when sanitizer diag is enabled by Cindy Zhou · 4 years, 1 month ago
- f7c3bbe Prebuilt stub not available to platform is handled correctly by Jiyong Park · 4 years, 1 month ago
- 949abc0 Rename apexDepsMutator to apexInfoMutator by Paul Duffin · 4 years, 1 month ago
- e4758ed Documenting android/apex.go by Jiyong Park · 4 years, 2 months ago
- cf371cc Replace android.WriteFile rule with android.WriteFileRule by Colin Cross · 4 years, 2 months ago
- 9a89a2a Move boot jars package check from make by Paul Duffin · 4 years, 2 months ago
- 0de8a1e Start using Providers instead of direct module access by Colin Cross · 4 years, 4 months ago
- 56a8321 Remove global state from apex modules by Colin Cross · 4 years, 4 months ago
- 9f720ce Fix apex_test.go and add it to Android.bp by Colin Cross · 4 years, 3 months ago
- 4e1f2bd Track allowed transitive deps in any updatable module. by Artur Satayev · 4 years, 8 months ago
- 7812fd3 Fix ChooseSdkVersion after api levels by Colin Cross · 4 years, 3 months ago
- c806053 Replace ApiStrToNum uses with ApiLevel. by Dan Albert · 4 years, 6 months ago
- aede88c Reland: Deduplicate APEX variants that would build identically by Colin Cross · 4 years, 5 months ago
- e07f231 Rename ApexName to ApexVariationName by Colin Cross · 4 years, 5 months ago
- 9e9bb7f Only output make targets for uninstallable static libs in the APEX by Martin Stjernholm · 4 years, 5 months ago
- d22a84a Support com.android.gki.* in apex_available. by Yifan Hong · 4 years, 5 months ago
- 698dd9f apexDepsMutator uses WalkDeps by Jooyung Han · 4 years, 6 months ago
- 749dc69 apex/apk: enforce min_sdk_version of all deps by Jooyung Han · 4 years, 9 months ago
- 849f844 Generate combined deps-info for all updatable modules. by Artur Satayev · 4 years, 9 months ago
- 98d63e1 Remove ApexBundleDepsInfo.MinSdkVersion() by Jooyung Han · 4 years, 8 months ago
- 480e25b Introduce min_sdk_version to deps info. by Artur Satayev · 4 years, 9 months ago
- a8bd113 Introduce flat deps info list. by Artur Satayev · 4 years, 9 months ago
- 872a144 Export depsInfo into android package. by Artur Satayev · 4 years, 9 months ago
- 01db260 Merge "mark platform un-availability" by Treehugger Robot · 4 years, 9 months ago
- 62304bb Add test_for property by Jiyong Park · 4 years, 9 months ago
- 89e850a mark platform un-availability by Jiyong Park · 4 years, 9 months ago
- 7c140d8 Add "updatable" property to ApexModule interface. by Ulya Trafimovich · 4 years, 9 months ago
- dddd546 Ignore PrebuiltDepTag when processing APEX contents by Paul Duffin · 4 years, 9 months ago
- 923e8a5 Extract DepIsInSameApex and RequiredSdks interfaces by Paul Duffin · 4 years, 9 months ago
- 7556839 Enforce apex.min_sdk_version for bundled builds by Jooyung Han · 4 years, 10 months ago
- 5417f77 apex: Deprecate legacy_android10_support prop by Jooyung Han · 4 years, 10 months ago
- 7d74e7b Copy white listed apex available settings into snapshot by Paul Duffin · 4 years, 10 months ago
- 03b5185 apex: choose stub according to min_sdk_version by Jooyung Han · 4 years, 11 months ago
- befa4b9 Copy apex_available properties to snapshot modules by Paul Duffin · 4 years, 10 months ago
- dc4f986 Statically link the unwinder into binaries packaged into an unbundled APEX with legacy_android10_support: true. by Peter Collingbourne · 5 years ago
- 680afd7 Merge "apexDepsMutator is a top-down mutator" by Treehugger Robot · 5 years ago
- 9a1e14e Update the doc about apex_available by Jiyong Park · 5 years ago