Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build_soong
/
688de9af5d4089f58a8f98ad8594595bd7ff3688
/
java
/
app_test.go
688de9a
[soong] new field in Android.bp to request APK signing V4
by Songchun Fan
· 4 years, 10 months ago
f28329d
Move NDK test modules into cc/testing.go
by Colin Cross
· 5 years ago
5b16dfb
Allow for setting a logging_parent for an Android App.
by Baligh Uddin
· 5 years ago
387ad5c
Merge "Add rules to handle asset resources."
by Jaewoong Jung
· 5 years ago
78ec5d8
Export the cert path for runtime_resource_overlay.
by Jaewoong Jung
· 5 years ago
f0f747c
Do not remove RRO resources
by Jaewoong Jung
· 5 years ago
9befb0c
Add runtime_resource_overlay.
by Jaewoong Jung
· 5 years ago
3998234
Overwrite test-file-name in test config.
by Jaewoong Jung
· 5 years ago
6431ca7
Add rules to handle asset resources.
by Jaewoong Jung
· 5 years ago
7c5bd83
Keep signatures of presigned prebuilt test apps.
by Jaewoong Jung
· 5 years ago
ddd2724
Merge "Reland "Also package recursive jni_libs deps of android_apps as well as direct deps." with bug fix."
by Peter Collingbourne
· 5 years ago
98be1bb
Move filesystem into Config
by Colin Cross
· 5 years ago
ad84f97
Reland "Also package recursive jni_libs deps of android_apps as well as direct deps." with bug fix.
by Peter Collingbourne
· 5 years ago
2973c11
Revert "Also package recursive jni_libs deps of android_apps as well as direct deps."
by Lorenzo Colitti
· 5 years ago
6f907ad
Also package recursive jni_libs deps of android_apps as well as direct deps.
by Peter Collingbourne
· 5 years ago
0b0e1b9
AndroidMkEntries() returns multiple AndroidMkEntries structs
by Jiyong Park
· 5 years ago
e403e9e
Link type checking for java_library
by Jeongik Cha
· 5 years ago
f6739a6
Merge "Link type will be check in android_library also"
by Treehugger Robot
· 5 years ago
326a941
Fix test app and helper installation dirs.
by Jaewoong Jung
· 5 years ago
26dedd3
Add override_android_test.
by Jaewoong Jung
· 6 years ago
80df439
Merge "Enforce hidden apis usage in product(soong)"
by Treehugger Robot
· 5 years ago
5a49881
Install signed split apks.
by Jaewoong Jung
· 5 years ago
2cc570d
Enforce hidden apis usage in product(soong)
by Jeongik Cha
· 5 years ago
75b83b0
Link type will be check in android_library also
by Jeongik Cha
· 5 years ago
c1bf724
Remove support for stripping dex.
by Nicolas Geoffray
· 5 years ago
b28eb5f
Implement android_test_import
by Jaewoong Jung
· 5 years ago
961d4fd
Add default_dev_cert to android_app_import
by Jaewoong Jung
· 5 years ago
1ce9ac6
Add arch variant support to android_app_import.
by Jaewoong Jung
· 5 years ago
da6a7f4
Merge "Add filename property to android_app_import"
by Jaewoong Jung
· 5 years ago
538c0d0
Add a rule about platform_apis
by Jeongik Cha
· 6 years ago
8aae22e
Add filename property to android_app_import
by Jaewoong Jung
· 6 years ago
f9a0443
Java test code clean-up
by Jaewoong Jung
· 6 years ago
3af8661
Merge "Improve android_app_import.dpi_variants handling."
by Jaewoong Jung
· 6 years ago
3e18b19
Improve android_app_import.dpi_variants handling.
by Jaewoong Jung
· 6 years ago
9877279
Dist NOTICE outputs for app targets.
by Jaewoong Jung
· 6 years ago
53a87f5
Uncompress dex in unbundled privileged apps
by Colin Cross
· 6 years ago
50c744e
Merge changes from topic "apex_notice"
by Jaewoong Jung
· 6 years ago
5b425e2
Optionally embed NOTICE files in apks.
by Jaewoong Jung
· 6 years ago
5c2f963
Remove the no_framework_libs property
by Paul Duffin
· 6 years ago
50c217c
Add sdk_version:"core_platform" to replace no_framework_libs:true
by Paul Duffin
· 6 years ago
96eac76
Merge "Touch up manifest if there's no source code."
by Jaewoong Jung
· 6 years ago
4f67c42
Merge "android_app stl property bug fix"
by Jaewoong Jung
· 6 years ago
710756a
android_app stl property bug fix
by Jaewoong Jung
· 6 years ago
41955e8
Support tagged module references
by Colin Cross
· 6 years ago
c27ab66
Touch up manifest if there's no source code.
by Jaewoong Jung
· 6 years ago
50ddcc4
Port uses-shared library verification and dexpreopting to Soong
by Colin Cross
· 6 years ago
c032498
Revert "Port uses-shared library verification and dexpreopting to Soong"
by Colin Cross
· 6 years ago
b66d7b1
Port uses-shared library verification and dexpreopting to Soong
by Colin Cross
· 6 years ago
bc625cd
Add stl property to android_app.
by Jaewoong Jung
· 6 years ago
b639a6a
Fix override_android_app dependency issues.
by Jaewoong Jung
· 6 years ago
a5e5abc
Implement DPI variants in android_app_import.
by Jaewoong Jung
· 6 years ago
ccbb393
Add android_app_import.
by Jaewoong Jung
· 6 years ago
412160e
Stop using build/target -> build/make/target symlink
by Dan Willemsen
· 6 years ago
a641ee9
Fix an override_module bug.
by Jaewoong Jung
· 6 years ago
47fa9d3
Always package JNI libs into android_test modules
by Colin Cross
· 6 years ago
6f373f6
Add package_name property to android_app.
by Jaewoong Jung
· 6 years ago
525443a
Add override_android_app module type.
by Jaewoong Jung
· 6 years ago
53c8844
Separate device and product overlays
by Anton Hansson
· 6 years ago
e560c4a
Support package_splits
by Colin Cross
· 6 years ago
4102e5d
aapt2 flag for target manifest package override
by Jaewoong Jung
· 6 years ago
acb6db3
Revert "Add override_module."
by Jaewoong Jung
· 6 years ago
aa65e17
Add override_module.
by Jaewoong Jung
· 6 years ago
bec8530
Fix resource overlay order for static libraries
by Colin Cross
· 6 years ago
0ddae7f
Allow disabling implicit resource_dirs and asset_dirs
by Colin Cross
· 6 years ago
c1c3755
Export RRO resource dirs from static android_library dependencies
by Colin Cross
· 6 years ago
6ed7dea
Add a static lib to TestEnforceRRO
by Colin Cross
· 6 years ago
5c4791c
Move TestEnforceRRO test cases into test function
by Colin Cross
· 6 years ago
a74ca04
Replace *[]string with []string in product variables
by Colin Cross
· 6 years ago
94c93f3
Allow excluding specific overlay sub-directories
by Anton Hansson
· 6 years ago
9d22a91
Add a prod var to override package names.
by Jaewoong Jung
· 6 years ago
0375a4f
Parameterize RRO test
by Anton Hansson
· 6 years ago
2ad817c
Enable certificate overrides with product vars.
by Jaewoong Jung
· 6 years ago
a4f0881
Add support for JNI libraries to android_app modules
by Colin Cross
· 6 years ago
3165695
Use manifest merger in Soong
by Colin Cross
· 7 years ago
d09b0b6
Fix aapt2 --min-sdk-version after finalized SDK
by Colin Cross
· 7 years ago
a97c5d3
Add support for android_library modules
by Colin Cross
· 7 years ago
674dc7f
Expose ProductVariables from TestConfig
by Dan Willemsen
· 7 years ago
68a7023
Fix ordering of overlays
by Colin Cross
· 7 years ago
b69301e
Sort compiled resources by output path
by Colin Cross
· 7 years ago
890ff55
Add enforced RRO support to Soong
by Colin Cross
· 7 years ago
527012a
Split up testJavaWithEnvFs
by Colin Cross
· 7 years ago
5ab4e6d
Allow building framework.jar and framework-res.apk
by Colin Cross
· 7 years ago
3bc7ffa
Replace aapt support with aapt2
by Colin Cross
· 7 years ago