Colin Cross d079e0b270 Reformat build/soong for go 1.19 1 year ago
..
config c33f79996f Increase R8 max heap size to 4GB. 1 year ago
core-libraries 69f4b082b9 Strip annotations from library stubs 2 years ago
Android.bp 82602492fc copy JNI from AAR files to android_app APK 1 year ago
OWNERS e607988f01 Adding metalava team to OWNERS to be able to disable metalava checks that will break platform build. 2 years ago
aapt2.go 60d6d57771 Improve comments in java/aapt2.go 3 years ago
aar.go c9b2bba3cd Bp2Build converter for android_library_import and android_library. 1 year ago
aar_test.go 82602492fc copy JNI from AAR files to android_app APK 1 year ago
android_manifest.go 9f7ae7f565 Set targetSdkVersion to 10000 for MTS tests targeting current 1 year ago
android_resources.go 1282c42484 Initial bp2build converter for android_app. 2 years ago
androidmk.go 852d0c4859 Merge "Move common test_options properties into the android package" 1 year ago
androidmk_test.go 198f589222 Make "overrides" attribute of Android_app overridable 2 years ago
app.go 48ec5b302a Merge "Add lint test property" 1 year ago
app_builder.go 9276c1a4bb Merge "copy JNI from AAR files to android_app APK" am: fb845984df 1 year ago
app_import.go d079e0b270 Reformat build/soong for go 1.19 1 year ago
app_import_test.go 296d499653 Merge "Export provenance metadata for prebuilt APKs and APEXes." am: c055d88c16 am: c41308e05e am: d58ecd96a8 2 years ago
app_set.go 50ed1f9ccb Install android_app_set modules in Soong 2 years ago
app_set_test.go ffbcd1d8a0 Extract primary apk from apk set zip 2 years ago
app_test.go 83df960615 Merge "Set targetSdkVersion to 10000 for MTS tests targeting current" am: 0264058aea 1 year ago
base.go 50dbe0a074 Merge "Propagate max_sdk_version to manifest_fixer" 1 year ago
boot_jars.go 9ffbecc2c8 Disable boot jars package check if no boot jars have been configured 2 years ago
bootclasspath.go b2c2173bfd Ensure that *bootclasspath* module types depend on device variants 2 years ago
bootclasspath_fragment.go 4057d6455a Merge "Add apexes property to sdk" am: 0d89b3dc27 1 year ago
bootclasspath_fragment_test.go 9fd564711e bootclasspath_fragment: Require at least one hidden_api package property 2 years ago
builder.go a23d994022 Revert "Use kapt stubs for kotlin header jar for javac" 2 years ago
classpath_element.go d079e0b270 Reformat build/soong for go 1.19 1 year ago
classpath_fragment.go 1611334fa2 build/soong - support the REL platform version in classpath 2 years ago
device_host_converter.go 9fe1410213 Add android_sdk_repo_host to build platform-tools&build-tools 2 years ago
device_host_converter_test.go 405af07859 Revert "Make lots of tests run in parallel" 3 years ago
dex.go bdad314f97 Make ignorewarnings optional in optimize 1 year ago
dex_test.go bdad314f97 Make ignorewarnings optional in optimize 1 year ago
dexpreopt.go 442ec7fc07 Remove obsolete dexpreopt config option `UseArtImage`. 2 years ago
dexpreopt_bootjars.go d079e0b270 Reformat build/soong for go 1.19 1 year ago
dexpreopt_bootjars_test.go 2fc82ad044 Build boot images in bootclasspath_fragment/platform_bootclasspath 3 years ago
dexpreopt_check.go d806dd4f1d Update dexpreopt_check to check all system server jars. 2 years ago
dexpreopt_config.go b9a46fb624 Pass --preloaded-classes to boot image compilation. 2 years ago
dexpreopt_test.go 519c5c82e5 Revert^2 "Preopt APEX system server jars." 2 years ago
droiddoc.go d079e0b270 Reformat build/soong for go 1.19 1 year ago
droiddoc_test.go a71a67a4f5 Remove extraneous calls to TestingBuildParams.RelativeToTop() 3 years ago
droidstubs.go d079e0b270 Reformat build/soong for go 1.19 1 year ago
droidstubs_test.go c04a16ef0b Support using api-versions.xml from another module 2 years ago
fuzz.go 39a1814f24 Don't package host cross modules in javaFuzzPackager 1 year ago
fuzz_test.go 7e74405b2d Add jni support to java_fuzz_host 2 years ago
gen.go de8417c707 Add AIDL enforce_permissions attribute 2 years ago
genrule.go d079e0b270 Reformat build/soong for go 1.19 1 year ago
genrule_test.go cd1b80f067 bp2build converts java_genrule and java_genrule_host 2 years ago
hiddenapi.go 09817d66de hiddenapi: Prevent libraries for Q/R from include S+ flags. 2 years ago
hiddenapi_modular.go 09817d66de hiddenapi: Prevent libraries for Q/R from include S+ flags. 2 years ago
hiddenapi_monolithic.go 67b9d61ac2 Separate creation of signature patterns from overlap checking 2 years ago
hiddenapi_singleton.go be10503d3a Drop "prebuilt_" prefixes from names registered in ApexInfo.InApexXxx. 3 years ago
hiddenapi_singleton_test.go 8be1e6db16 Propagate the dex jar path as an OptionalPath which is either valid or 2 years ago
jacoco.go 9d773841c9 Added quotes to protect wildcard 2 years ago
jacoco_test.go 9d773841c9 Added quotes to protect wildcard 2 years ago
java.go 852d0c4859 Merge "Move common test_options properties into the android package" 1 year ago
java_resources.go 79985819fe convert java_resources with bp2build 2 years ago
java_test.go 277795cb4f add java_import to mixed build 1 year ago
jdeps.go f628202aab Export Java library dependency information 2 years ago
jdeps_test.go 405af07859 Revert "Make lots of tests run in parallel" 3 years ago
kotlin.go d96eebf3bc Use the current java version for -jvm-target 1 year ago
kotlin_test.go 063544747e Treat kotlin-annotations the same as kotlin-stdlib 2 years ago
legacy_core_platform_api_usage.go 488ecd2999 Remove ethernet-service jar dependency. 2 years ago
lint.go 48ec5b302a Merge "Add lint test property" 1 year ago
lint_defaults.txt 2aa68684ba Revert^2 "Promote ExtraText lint warning to an error"" 1 year ago
lint_test.go ffb643fc18 make system server modules use filtered lint database 2 years ago
platform_bootclasspath.go cca4ab762e Propagate min and max sdk versions to classpaths.proto configs. 2 years ago
platform_bootclasspath_test.go 5180438478 Make sure dist files have license metadata. 2 years ago
platform_compat_config.go d079e0b270 Reformat build/soong for go 1.19 1 year ago
platform_compat_config_test.go 001b2342f7 Add platform_compat_config to sdk 3 years ago
plugin.go c016143602 emulate java_library static_deps with Bazel exports 2 years ago
plugin_test.go 0c66bc615b Replace android.BuildOs with Config.BuildOS 2 years ago
prebuilt_apis.go 958806b8c8 Add custom java_sdk_library info to the SDK info file 2 years ago
prebuilt_apis_test.go 3a3f169b56 Add support for sdk extensions in prebuilt_apis 2 years ago
proto.go 3bf97bd1c0 Clean up some bp2build technical debt 2 years ago
proto_test.go 9f047d9f18 add support for java stream protos in protoDeps 2 years ago
robolectric.go d57e8b2c2a Add lint test property 1 year ago
rro.go 9276c1a4bb Merge "copy JNI from AAR files to android_app APK" am: fb845984df 1 year ago
rro_test.go dbd3553d83 Merge "Remove InstallBypassMake and ToMakePath" am: f1228f570a am: a9f335cf5a am: fd865c6688 am: 8ef2179a6e 2 years ago
sdk.go ce720c3663 Add experimental option to target Java 17 2 years ago
sdk_library.go d079e0b270 Reformat build/soong for go 1.19 1 year ago
sdk_library_external.go d079e0b270 Reformat build/soong for go 1.19 1 year ago
sdk_library_test.go 958806b8c8 Add custom java_sdk_library info to the SDK info file 2 years ago
sdk_test.go 10fb76f467 Rename core-current-stubs-system-modules to be more consistent 2 years ago
support_libraries.go 817850063b Allow other module types in androidx 4 years ago
system_modules.go 296701e35b Refactor SdkMemberType.AddDependencies() 2 years ago
system_modules_test.go 55e740e9a6 Remove varargs from RunTest(t *testing.T) 3 years ago
systemserver_classpath_fragment.go 4e7d1c43e2 Add apexes property to sdk 1 year ago
systemserver_classpath_fragment_test.go cee9e19a51 Add entries for STANDALONE_SYSTEMSERVER_JARS to systemserverclasspath.pb 2 years ago
testing.go 6bfe9bc4fa Merge changes I046d75db,Ie13817dc am: d2aa190bdc am: f2c86c8c76 am: 1a3ea67458 2 years ago
tradefed.go f0f2e2cf79 Add tradefed_java_library_host 4 years ago