index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
app_import.go
Age
Commit message (
Expand
)
Author
2025-03-21
Merge "Quote zip2zip arg with a *." into main
Treehugger Robot
2025-03-21
Quote zip2zip arg with a *.
Jeff Hamilton
2025-03-13
Make the Extract_apk field configurable
Xiaojie Zhu
2025-03-11
Expand TestSuiteInfoProvider to all test modules
Cole Faust
2025-02-19
Change depVisitor to use providers instead of type-asserting to
Yu Liu
2025-02-13
Convert CheckMinSdkVersion to use providers.
Yu Liu
2025-02-13
Support DepIsInSameApex using provider.
Yu Liu
2025-02-07
Add ModuleInfoJSON to android_test_import and prebuilt_etc
mrziwang
2025-01-30
Add compliance metadata of java modules
Wei Li
2025-01-15
Add Compress_apk property to android_app_import
Nelson Li
2025-01-13
Merge "Support extract_apk in soong" into main
Treehugger Robot
2025-01-10
Support extract_apk in soong
Herbert Xue
2024-12-20
Introduce strip_unused_jni_arch property for stripping unused JNI libs
Jim Tang
2024-12-11
Split DepIsInSameApex into outgoing and incoming
Colin Cross
2024-11-18
Make the certificate property Configurable
Cole Faust
2024-11-13
Use fewer OutputPaths
Cole Faust
2024-10-17
Make uses_libs and optional_uses_libs configurable
Cole Faust
2024-10-14
Make the "apk" property configurable
Cole Faust
2024-09-25
Use providers for lint
Colin Cross
2024-07-25
Fix presigned apk check for privileged apps
Rashid Zaman
2024-07-09
Use OutputFilesProvider on Import, AARImport and AndroidAppImport
mrziwang
2024-05-10
Remove duplicated CollectDependencyAconfigFiles()
Justin Yun
2024-04-15
Refactor the contruction of the manifest check inputs.
Jiakai Zhang
2024-03-14
Generate info about the selected app variant in platform builds
Spandan Das
2024-02-29
Add a source_module_name to android_app
Spandan Das
2024-02-27
Merge "Support new property "arch_dpi" for android_import" into main
Treehugger Robot
2024-02-26
Support new property "arch_dpi" for android_import
Herbert Xue
2024-02-16
Disable dexpreopt if optional_uses_libs does not have an impl
Spandan Das
2024-01-26
Fix the args used to dexpreopt system server jars in prebuilt apexes
Spandan Das
2024-01-12
Disable prebuilt apps without an apk later
Cole Faust
2024-01-10
Propagate aconfig providers for more modules.
LaMont Jones
2023-12-14
Convert Provider to generic providers API
Colin Cross
2023-09-06
Error out if skip_preprocessed_apk_checks is set when it's not necessary
Cole Faust
2023-08-29
Only allow setting presigned without preprocessed on targetSdk < 30
Cole Faust
2023-07-20
Relax preprocessed apk check for non-privileged apps
Cole Faust
2023-07-10
Copy imported APKs to output filename
Colin Cross
2023-07-07
Implement OutputFileProducer for android_app_import and android_test_import
Colin Cross
2023-05-04
Enable prebuilt apk checks
Cole Faust
2023-05-03
add privapp_allowlist property to android_app
Andrei Onea
2023-04-25
Expand preprocessed flag to work on android_app_imports
Cole Faust
2023-04-13
Remove special handling of prebuilt_framework-res
Cole Faust
2023-03-22
Update min_sdk_version from SdkSpec to ApiLevel
Spandan Das
2023-03-21
Revert "Update min_sdk_version from SdkSpec to ApiLevel"
Spandan Das
2023-03-20
Update min_sdk_version from SdkSpec to ApiLevel
Spandan Das
2023-01-13
Replace RuleBuilder usages with static rules in app_import.go
Cole Faust
2022-10-20
Don't add unused properties to android_test_import
Jiyong Park
2022-09-14
Move AllowMissingDependencies handling into processMainCert
Colin Cross
2022-08-17
Reformat build/soong for go 1.19
Colin Cross
2022-08-03
Merge "copy JNI from AAR files to android_app APK" am: fb845984df
Sam Delmerico
2022-08-02
copy JNI from AAR files to android_app APK
Sam Delmerico
[next]