.. |
config
|
Soong package structure refactoring
|
2020-06-02 14:35:04 -07:00 |
Android.bp
|
Soong package structure refactoring
|
2020-06-02 14:35:04 -07:00 |
OWNERS
|
Add ART folks to owner of dexpreopt related file.
|
2019-04-30 15:33:49 +01:00 |
aapt2.go
|
Add rules to handle asset resources.
|
2020-01-16 12:19:49 -08:00 |
aar.go
|
Retry: "Improve tracking of exported sdk libraries"
|
2020-05-25 10:41:20 +01:00 |
android_manifest.go
|
Always use "${codename}.${sha}" if UNBUNDLED_BUILD_TARGET_SDK_WITH_API_FINGERPRINT=true
|
2020-03-03 12:06:30 +00:00 |
android_resources.go
|
Separate device and product overlays
|
2019-03-21 11:25:46 +00:00 |
androidmk.go
|
Revert "Always run package check"
|
2020-06-03 18:45:54 +00:00 |
androidmk_test.go
|
Add a Tag field to dist to dist a tagged output
|
2020-03-30 13:55:32 +01:00 |
app.go
|
Use Targets[Android] instead of DeviceArch funcs.
|
2020-06-10 12:30:51 -07:00 |
app_builder.go
|
Add support for remote-execution / caching of jar/zip actions
|
2020-05-30 19:59:10 +00:00 |
app_test.go
|
Use Targets[Android] instead of DeviceArch funcs.
|
2020-06-10 12:30:51 -07:00 |
builder.go
|
Revert "Always run package check"
|
2020-06-03 18:45:54 +00:00 |
device_host_converter.go
|
jacoco correctly gathers info from APK-in-APEX
|
2020-01-08 14:49:31 +09:00 |
device_host_converter_test.go
|
Add method to determine variations from a Target
|
2019-10-16 14:52:30 -07:00 |
dex.go
|
Add support for remote-execution / caching of jar/zip actions
|
2020-05-30 19:59:10 +00:00 |
dexpreopt.go
|
Fix host path for dexpreopted system server modules defined in Make.
|
2020-04-28 08:31:35 +00:00 |
dexpreopt_bootjars.go
|
Collect permitted packages from java_sdk_library instances
|
2020-05-29 12:35:18 +01:00 |
dexpreopt_bootjars_test.go
|
Revert "Generate the ART boot image for host as well (used by ART tests)."
|
2020-05-19 18:08:01 +00:00 |
dexpreopt_config.go
|
Revert "Generate the ART boot image for host as well (used by ART tests)."
|
2020-05-19 18:08:01 +00:00 |
dexpreopt_test.go
|
Add a rule about platform_apis
|
2019-07-29 20:48:30 +09:00 |
droiddoc.go
|
Turn on metalava sandbox warning in all droiddoc metalava invocations.
|
2020-06-11 17:57:22 +00:00 |
gen.go
|
Shard aidl compiles into srcjars
|
2019-10-04 14:00:36 -07:00 |
genrule.go
|
Dedup java genrule module type registration
|
2019-12-19 19:19:40 +00:00 |
hiddenapi.go
|
Add --no-force-assign-all for java_sdk_library
|
2020-05-19 21:18:05 +01:00 |
hiddenapi_singleton.go
|
Include car project in grey list removed apis
|
2020-06-05 09:07:27 -07:00 |
jacoco.go
|
Tune JVM, print full diagnostics on crash.
|
2019-06-11 13:30:13 -07:00 |
jacoco_test.go
|
Change syntax for jacoco filter wildcard params.
|
2018-01-29 12:46:26 -08:00 |
java.go
|
dex_import that isn't available for platform isn't installed
|
2020-06-08 19:59:02 +09:00 |
java_resources.go
|
Track sources for srcjars across modules
|
2019-05-06 14:22:26 -07:00 |
java_test.go
|
Add support for Metalava implicit dependencies for remote execution.
|
2020-06-11 17:57:12 +00:00 |
jdeps.go
|
Sandbox soong_build by changing to root directory
|
2020-01-11 01:11:46 +00:00 |
jdeps_test.go
|
jarjar_rules: accept file-group
|
2019-01-23 18:05:18 +00:00 |
kotlin.go
|
Repeat kapt processor argument for multiple processors
|
2020-04-24 11:27:59 -07:00 |
kotlin_test.go
|
Repeat kapt processor argument for multiple processors
|
2020-04-24 11:27:59 -07:00 |
platform_compat_config.go
|
Add support for compat config in APEX.
|
2020-02-05 13:33:50 +00:00 |
plugin.go
|
Replace annotation_processors with plugins
|
2019-01-23 20:17:51 +00:00 |
plugin_test.go
|
Java test code clean-up
|
2019-07-17 11:15:09 -07:00 |
prebuilt_apis.go
|
Use system modules for prebuilt SDKs >=30
|
2020-05-14 19:51:31 -07:00 |
proto.go
|
Default to compiling lite protos
|
2019-10-26 20:35:13 +00:00 |
robolectric.go
|
AndroidMkEntries() returns multiple AndroidMkEntries structs
|
2019-12-11 17:25:27 +09:00 |
sdk.go
|
Use system modules for prebuilt SDKs >=30
|
2020-05-14 19:51:31 -07:00 |
sdk_library.go
|
java_sdk_library: Add system-server scope
|
2020-06-08 15:27:58 +01:00 |
sdk_test.go
|
Use system modules for prebuilt SDKs >=30
|
2020-05-14 19:51:31 -07:00 |
support_libraries.go
|
Allow other module types in androidx
|
2019-07-22 13:18:48 -07:00 |
sysprop.go
|
Create public stub for platform's sysprop_library
|
2019-12-19 09:35:23 +09:00 |
system_modules.go
|
Remove old SdkMemberType API for creating snapshot modules
|
2020-04-22 12:51:45 +01:00 |
testing.go
|
java_sdk_library: Add system-server scope
|
2020-06-08 15:27:58 +01:00 |
tradefed.go
|
Add tradefed_java_library_host
|
2019-10-18 15:14:15 -07:00 |