- 6d98967 Ignore missing deps of module sdk during soong analysis by Spandan Das · 6 months ago
- f1f447d Remove sdk_genrule by Cole Faust · 7 months ago
- 65cb40a Add new properties to aid in removing the 1-variant fallback by Cole Faust · 7 months ago
- 5351cf2 Use profile at framework/base/boot/ instead of the combined one at by Islam Elbanna · 8 months ago
- 98e9ac6 Remove the SdkLibraryDependency interface by Jihoon Kang · 8 months ago
- 52c01a1 Remove internal deapexer module by Spandan Das · 8 months ago
- a326b32 Remove deapex support from java_*_import by Spandan Das · 8 months ago
- 8996dbc Merge "Remove unused property naming_scheme in java_sdk_library" into main by Treehugger Robot · 8 months ago
- 2261a82 Remove unused property naming_scheme in java_sdk_library by Jihoon Kang · 8 months ago
- 7351875 Merge "Add HasMutatorFinished" into main by Cole Faust · 8 months ago
- b269e32 Merge "Remove apex_available allowlist" into main by Treehugger Robot · 8 months ago
- 4e2bf9f Add HasMutatorFinished by Cole Faust · 8 months ago
- 7873049 Merge "Remove `prebuilt_visibility` from `sdk`" into main by Treehugger Robot · 8 months ago
- cebc5db Remove `prebuilt_visibility` from `sdk` by Spandan Das · 8 months ago
- 2545872 Merge "Improve docs about //visibility:public" into main by Treehugger Robot · 8 months ago
- 8a847c4 Improve docs about //visibility:public by Spandan Das · 9 months ago
- 3bdb2b5 Merge "Change visibility of module sdk prebuilts to //visibility:public" into main by Spandan Das · 9 months ago
- 2c20726 Change visibility of module sdk prebuilts to //visibility:public by Spandan Das · 9 months ago
- a6182ab Move checkbuild targets of Soong modules into Soong by Colin Cross · 9 months ago
- 85bc193 Revert^4 "Implement detecting container violations." by Jihoon Kang · 11 months ago
- a89a58a Remove apex_available allowlist by Jooyung Han · 9 months ago
- 33b3a63 Revert^3 "Implement detecting container violations." by Priyanka Advani (xWF) · 9 months ago
- 2a88491 Revert^2 "Implement detecting container violations." by Jihoon Kang · 11 months ago
- b2b1ef6 Revert "Implement detecting container violations." by Satish Yalla · 9 months ago
- bb678f8 Implement detecting container violations. by Jihoon Kang · 11 months ago
- f0006e7 Make the WholeStatic/Static/Shared libs properties configurable by Cole Faust · 9 months ago
- a66b463 Add PrepareForTestWithBuildFlag by Colin Cross · 10 months ago
- e20c56c Add C symbol file to module sdk snapshot by Spandan Das · 10 months ago
- 694fced Don't mutate non-property module fields by Colin Cross · 11 months ago
- 07bceec Merge "Add "strip: {none: true}" for cc_prebuilt_library_shared in sdk snapshot." into main by Alyssa Ketpreechasawat · 11 months ago
- 59ec0fa Add "strip: {none: true}" for cc_prebuilt_library_shared in sdk snapshot. by Alyssa Ketpreechasawat · 11 months ago
- d40d368 Use OutputFilesProvider on sdk by mrziwang · 11 months ago
- 98aa8fa Remove exportable modules when generating snapshots targeting older platform by Jihoon Kang · 12 months ago
- 81fe4d1 Disable monolithic hiddenapi flags generation for non java devices. by Spandan Das · 1 year ago
- 7eaf503 Merge "Revert^2 "Remove compilation actions from java sdk library"" into main by Treehugger Robot · 1 year ago
- a3a0546 Revert^2 "Remove compilation actions from java sdk library" by Jihoon Kang · 1 year, 2 months ago
- 5284ad3 Merge "Revert "Remove compilation actions from java sdk library"" into main by Jihoon Kang · 1 year ago
- 8f25d29 Revert "Remove compilation actions from java sdk library" by Jihoon Kang · 1 year ago
- f91daab Merge "Remove compilation actions from java sdk library" into main by Treehugger Robot · 1 year ago
- d831af4 Remove compilation actions from java sdk library by Jihoon Kang · 1 year, 2 months ago
- d3b020a Enable system and module-lib APIs in TestSnapshotWithJavaSystemModules by Paul Duffin · 1 year, 1 month ago
- cfff924 Drop host variant of lidbexfile in >=V snapshots by Spandan Das · 1 year, 2 months ago
- a5e26d3 Add an apex_contributions_defaults module to module sdk by Spandan Das · 1 year, 3 months ago
- 8c36631 Remove unused code in update.go by Cole Faust · 1 year, 2 months ago
- ed158f4 Replace generatedFile with android.WriteFileRule by Cole Faust · 1 year, 2 months ago
- 7e9343b Merge changes from topic "hiddenapi_exportable" into main by Jihoon Kang · 1 year, 4 months ago
- f55a5f7 Copy exportable artifacts to module sdk snapshot by Jihoon Kang · 1 year, 4 months ago
- bd09345 Enable hiddenapi check for exportable stubs by Jihoon Kang · 1 year, 5 months ago
- 3576e76 Handle installation rules for co-existing prebuilts by Spandan Das · 1 year, 5 months ago
- 3c89f04 Generate "exportable" stubs in droidstubs by Jihoon Kang · 1 year, 5 months ago
- 313aa54 Convert OtherModuleProvider to generic providers API by Colin Cross · 1 year, 5 months ago
- 8fc38f3 Add sdk_genrule by Cole Faust · 1 year, 5 months ago
- ff19da2 partial systemserverclasspath snapshot test by Sam Delmerico · 1 year, 9 months ago
- f06d8dc Strip META-INF/services from implementation jars when using as header jars by Colin Cross · 1 year, 10 months ago
- cb13b5d Refactor dexpreopt for boot jars to make it flexible to config changes. by Jiakai Zhang · 1 year, 10 months ago
- b898c11 Merge changes I0918f2fa,I3fc6ff91,I7adc97cb,I674a5fa1,I22c45cbf into main by Jiakai Zhang · 1 year, 10 months ago
- b69e895 Fix some tests for dexpreopt and remove unnecessary tests. by Jiakai Zhang · 1 year, 10 months ago
- 3588136 don't export systemserverclasspath_fragment if contents are empty by Sam Delmerico · 1 year, 11 months ago
- 1147b31 Dynamically link static libs for sdk_library created java_library by Jihoon Kang · 2 years ago
- b95998b Prepare tests for dexpreopt changes. by Jiakai Zhang · 2 years ago
- bc698cd Revert^2 "Generate boot image profiles even if dexpreopt is disabled." by Jiakai Zhang · 2 years ago
- 7081aaf Merge changes from topic "revert-2574032-XXTWCJDTDQ" by Qiao Yang · 2 years, 1 month ago
- 8d8c660 Revert "Generate boot image profiles even if dexpreopt is disabled." by Qiao Yang · 2 years, 1 month ago
- dbfcf85 Merge changes I4e721b47,I1bf05ade by Jiakai Zhang · 2 years, 1 month ago
- b95f834 Generate boot image profiles even if dexpreopt is disabled. by Jiakai Zhang · 2 years, 1 month ago
- 3486740 Use api_levels_released_versions from starlark by Cole Faust · 2 years, 1 month ago
- 9145508 Prework for migrating min_sdk_version from (kind+level) to (level) by Spandan Das · 2 years, 3 months ago
- b84dbb2 Always include host variants in the sdk snapshot by Spandan Das · 2 years, 2 months ago
- b879620 Revert^2 "Generate a boot image extension for mainline BCP... by Jiakai Zhang · 2 years, 3 months ago
- fe77558 Merge "Revert "Generate a boot image extension for mainline BCP jars."" by Jiakai Zhang · 2 years, 3 months ago
- db160c0 Revert "Generate a boot image extension for mainline BCP jars." by Jiakai Zhang · 2 years, 3 months ago
- 18994c7 Replace SortedStringKeys with SortedKeys by Cole Faust · 2 years, 3 months ago
- 3830308 Generate a boot image extension for mainline BCP jars. by Jiakai Zhang · 2 years, 3 months ago
- 9c4dc19 Output dex_preopt to SDK snapshot. by Jiakai Zhang · 2 years, 3 months ago
- 2156abe Remove memberMutator and use DepsMutator instead by Paul Duffin · 2 years, 6 months ago
- 0e2a5bc Remove memberDepsMutator, SdkAware et al by Paul Duffin · 2 years, 6 months ago
- 5e71e68 Replace usages of SdkAware in sdk module with Module by Paul Duffin · 2 years, 6 months ago
- 80e7f73 Stop using versioned snapshots in TestBasicSdkWithBootclasspathFragment by Paul Duffin · 2 years, 6 months ago
- bb638eb Output min_sdk_version to snapshot by Paul Duffin · 2 years, 6 months ago
- 032734c Merge "Remove support for unused env vars from sdk snapshot generation" by Paul Duffin · 2 years, 6 months ago
- 7ed6ff8 Revert "Improve error reporting when depending on prebuilt implementation jar" by Paul Duffin · 2 years, 6 months ago
- 82d75ad Remove support for unused env vars from sdk snapshot generation by Paul Duffin · 2 years, 6 months ago
- c61783b Improve error reporting when depending on prebuilt implementation jar by Paul Duffin · 2 years, 7 months ago
- 20d90e3 Prevent bootImageVariant.licenseMetadataFile being set twice by Paul Duffin · 2 years, 8 months ago
- 8eb4573 Test bootImageConfig/Variant fields by Paul Duffin · 2 years, 8 months ago
- 03d2cef Add UpsideDownCake to the releases for which snapshots can be built by Paul Duffin · 2 years, 8 months ago
- e840995 java_sdk_library: Use dist_stem when generating sdk snapshot file names by Paul Duffin · 2 years, 8 months ago
- bfdca96 Add sdk:"keep" tag support by Paul Duffin · 2 years, 8 months ago
- 02e25c8 Rename sdk field tag "keep" to "ignore" by Paul Duffin · 2 years, 8 months ago
- 1938dba Exclude unsupported libraries from sdk snapshot by Paul Duffin · 2 years, 10 months ago
- 42a49f1 Add current build release by Paul Duffin · 2 years, 9 months ago
- 3f1ae0b Add hidden API properties to java_sdk_library modules by Paul Duffin · 2 years, 10 months ago
- d079e0b Reformat build/soong for go 1.19 by Colin Cross · 2 years, 9 months ago
- fcf7985 Export any platform_compat_config used by apex to sdk snapshot by Paul Duffin · 2 years, 10 months ago
- 74f1dcd Sort files in sdk snapshot zip to ensure consistent behavior by Paul Duffin · 2 years, 10 months ago
- 1364891 Use implementation jar for updatable-media in snapshot for S by Paul Duffin · 2 years, 10 months ago
- 4e7d1c4 Add apexes property to sdk by Paul Duffin · 3 years ago
- f861df7 Stop exporting systemserverclasspath_fragment when targeting S by Paul Duffin · 2 years, 11 months ago
- 9fd5647 bootclasspath_fragment: Require at least one hidden_api package property by Paul Duffin · 3 years, 2 months ago
- b01ac4b Remove support for generating versioned snapshots by Paul Duffin · 3 years ago