Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_build_soong
/
feee55480628da93c4f02e95d2da4b2cb1f6404b
/
java
/
app.go
c4f0ff1
Cherrypick aosp/1318079 and aosp/1324841
by Sasha Smundak
· 6 years ago
9d2c0f7
Use sdkSpec to compare sdk_versions of APK/JNI
by Jooyung Han
· 6 years ago
af7f91f
Reland "enforce sdk_version for JNI libs for updatable APKs"
by Jooyung Han
· 6 years ago
b676ead
Merge "Add test_mainline_modules to the auto-gen test config(AndroidJUnitTest only)." into rvc-dev
by TreeHugger Robot
· 6 years ago
0feed89
Make android_app_import multi targets arch module.
by Jaewoong Jung
· 6 years ago
07d2152
Merge changes I4ab7e1a3,Ib525b2f5,I2d4c54fb into rvc-dev
by Artur Satayev
· 6 years ago
753c739
Merge "Add preprocessed property for android_test_import" into rvc-dev
by TreeHugger Robot
· 6 years ago
2b4b7bb
Generate combined deps-info for all updatable modules.
by Artur Satayev
· 6 years ago
3d8779d
Merge "Add signing lineage for runtime_resource_overlay" into rvc-dev
by Liz Kammer
· 6 years ago
7e20dda
Add preprocessed property for android_test_import
by Liz Kammer
· 6 years ago
98c7122
Allow the user to explicitly set the java Uncompress_dex property.
by David Srbecky
· 6 years ago
7fe241f
Add signing lineage for runtime_resource_overlay
by Liz Kammer
· 6 years ago
2bc57f6
Add signing linage support for android_app_import
by Liz Kammer
· 6 years ago
ba60625
Add test_mainline_modules to the auto-gen test config(AndroidJUnitTest only).
by easoncylee
· 6 years ago
ff91b3c
Merge "Add apex_set module." into rvc-dev
by TreeHugger Robot
· 6 years ago
8cf307e
Add apex_set module.
by Jaewoong Jung
· 6 years ago
3fcdb81
Merge "Don't use SDK variant for vendor JNI libraries" into rvc-dev
by TreeHugger Robot
· 6 years ago
4de27a5
Implement android_app_set module
by Sasha Smundak
· 6 years ago
eb03296
Don't use SDK variant for vendor JNI libraries
by Colin Cross
· 6 years ago
d9b503a
Introduce app -deps-info.
by Artur Satayev
· 6 years ago
a13aaa7
Merge "Add error checking and tests for jni_uses_sdk_apis and jni_uses_platform_apis" into rvc-dev
by TreeHugger Robot
· 6 years ago
1dd9c44
Add error checking and tests for jni_uses_sdk_apis and jni_uses_platform_apis
by Colin Cross
· 6 years ago
5c5c4d9
Merge "Add signing certificate lineage support to soong" into rvc-dev
by Liz Kammer
· 6 years ago
70dd74d
Add signing certificate lineage support to soong
by Liz Kammer
· 6 years ago
f30c453
Skip dexpreopting android_test_import modules
by Colin Cross
· 6 years ago
2572225
Merge "Add jni_uses_sdk_apis" into rvc-dev
by Colin Cross
· 6 years ago
76583a4
Add jni_uses_sdk_apis
by Colin Cross
· 6 years ago
a689ffe
Make android_app_import multi targets arch module.
by Jaewoong Jung
· 6 years ago
2a5fb91
Merge changes from topic "sdk_version_variant" into rvc-dev
by Colin Cross
· 6 years ago
016159d
Merge "soong: Add support for override_runtime_resource_overlay" into rvc-dev
by Roshan Pius
· 6 years ago
b830796
soong: Add support for override_runtime_resource_overlay
by Roshan Pius
· 6 years ago
785afdb
Merge "Do not allow updatable apps without min_sdk_version." into rvc-dev
by Artur Satayev
· 6 years ago
01fd7cc
Add sdk mutator for native modules
by Colin Cross
· 6 years ago
1c93c29
Require apps built against the SDK to use JNI built against the NDK
by Colin Cross
· 6 years ago
1196210
Do not allow updatable apps without min_sdk_version.
by Artur Satayev
· 6 years ago
c6026cd
Merge "Add overrides to runtime_resource_overlay" into rvc-dev
by Jaewoong Jung
· 6 years ago
bfc6ac0
Add overrides to runtime_resource_overlay
by Jaewoong Jung
· 6 years ago
65cd0f0
apex: respect filename property for apk-in-apex
by Jooyung Han
· 6 years ago
0f43edc
Merge "Check updatable APKs compile against managed SDKs." into rvc-dev
by Artur Satayev
· 6 years ago
e5ac15a
Check updatable APKs compile against managed SDKs.
by Artur Satayev
· 6 years ago
ca095d7
Add libs properties to runtime_resource_overlay.
by Jaewoong Jung
· 6 years ago
e62e594
Collect JNI coverage data only for first target.
by Jaewoong Jung
· 6 years ago
37ca4a1
Add code coverage support to android_app JNI libs.
by Jaewoong Jung
· 6 years ago
688de9a
[soong] new field in Android.bp to request APK signing V4
by Songchun Fan
· 6 years ago
af8998c
bundle config contains (path,manifest) pairs of embedded APKs
by Jiyong Park
· 6 years ago
ee87c60
Add jni_uses_platform_api property to android_app
by Colin Cross
· 6 years ago
2f94e85
Merge "Allow for setting a logging_parent for an Android App."
by Treehugger Robot
· 6 years ago
5b16dfb
Allow for setting a logging_parent for an Android App.
by Baligh Uddin
· 6 years ago
3aff578
Simple refactoring of prefix related functions.
by Jaewoong Jung
· 6 years ago
6d41527
Do all dexpreoptDisabled checks before registering a dex2oat host dep.
by Martin Stjernholm
· 6 years ago
d90676f
Reland: Get the dex2oat host tool path from module dependency on the
by Martin Stjernholm
· 6 years ago
0f80c18
apex_available tracks static dependencies
by Jiyong Park
· 6 years ago
78ec5d8
Export the cert path for runtime_resource_overlay.
by Jaewoong Jung
· 6 years ago
503c1d0
Set LOCAL_CERTIFICATE for flattened apex APKs
by Colin Cross
· 6 years ago
057dd35
Merge "Abstract sdk_version string using sdkSpec type"
by Treehugger Robot
· 6 years ago
7b2e6f3
Revert "Get the dex2oat host tool path from module dependency on..."
by Hans Boehm
· 6 years ago
6a927c4
Abstract sdk_version string using sdkSpec type
by Jiyong Park
· 6 years ago
335d596
Get the dex2oat host tool path from module dependency on the binary module.
by Martin Stjernholm
· 6 years ago
f0f747c
Do not remove RRO resources
by Jaewoong Jung
· 6 years ago
9befb0c
Add runtime_resource_overlay.
by Jaewoong Jung
· 6 years ago
3998234
Overwrite test-file-name in test config.
by Jaewoong Jung
· 6 years ago
275eb69
Merge "Keep signatures of presigned prebuilt test apps."
by Jaewoong Jung
· 6 years ago
7c5bd83
Keep signatures of presigned prebuilt test apps.
by Jaewoong Jung
· 6 years ago
3d2b6b4
Make android_test_helper_app support apex_available
by Anton Hansson
· 6 years ago
618922e
jacoco correctly gathers info from APK-in-APEX
by Jiyong Park
· 6 years ago
1184b64
Add EarlyModuleContext for LoadHookContext
by Colin Cross
· 6 years ago
f9b1da0
Dedup registration code for module types and singletons
by Paul Duffin
· 6 years ago
ad84f97
Reland "Also package recursive jni_libs deps of android_apps as well as direct deps." with bug fix.
by Peter Collingbourne
· 6 years ago
9fd9b92
Merge "Revert "Also package recursive jni_libs deps of android_apps as well as direct deps.""
by Joseph Murphy
· 6 years ago
2973c11
Revert "Also package recursive jni_libs deps of android_apps as well as direct deps."
by Lorenzo Colitti
· 6 years ago
f192d55
Declare manifest as input to test config fixer.
by Jaewoong Jung
· 6 years ago
6f907ad
Also package recursive jni_libs deps of android_apps as well as direct deps.
by Peter Collingbourne
· 6 years ago
9b1084f
Merge "Optionally overwrite package value in test config."
by Jaewoong Jung
· 6 years ago
e5cd4e1
Optionally overwrite package value in test config.
by Jaewoong Jung
· 6 years ago
c499714
Fix incorrect install path for priv-app prebuilt
by Kyeongkab.Nam
· 6 years ago
326a941
Fix test app and helper installation dirs.
by Jaewoong Jung
· 6 years ago
26dedd3
Add override_android_test.
by Jaewoong Jung
· 7 years ago
8ba50f9
Install AndroidApp only when needed
by Jiyong Park
· 6 years ago
52cd06f
Reland: JNI lib is always embedded for APKs in APEX
by Jiyong Park
· 6 years ago
f9e10f9
Merge "Revert submission"
by Sam Saccone
· 6 years ago
e3c22f7
Revert submission
by Sam Saccone
· 6 years ago
d006779
Merge "JNI lib is always embedded for APKs in APEX"
by Treehugger Robot
· 6 years ago
d237ad6
JNI lib is always embedded for APKs in APEX
by Jiyong Park
· 6 years ago
80df439
Merge "Enforce hidden apis usage in product(soong)"
by Treehugger Robot
· 6 years ago
722b63c
Merge "Install signed split apks."
by Jaewoong Jung
· 6 years ago
5a49881
Install signed split apks.
by Jaewoong Jung
· 6 years ago
2cc570d
Enforce hidden apis usage in product(soong)
by Jeongik Cha
· 6 years ago
9a9d036
Call shouldEmbedJnis only when needed.
by Jaewoong Jung
· 6 years ago
cde2a03
Add support for including app prebuilts in APEX.
by Dario Freni
· 6 years ago
d091c6a
Merge "Support privleged app in APEX"
by Treehugger Robot
· 6 years ago
f748731
Support privleged app in APEX
by Jiyong Park
· 6 years ago
0f7d2ef
Add method to determine variations from a Target
by Colin Cross
· 6 years ago
70dda7e
Separate InstallPath from OutputPath
by Colin Cross
· 6 years ago
7dd4ae2
Fix split apk paths.
by Jaewoong Jung
· 6 years ago
0949f31
Fix android_test install path.
by Jaewoong Jung
· 6 years ago
6ffaaa8
Allow test to specify whether or not to auto-generate test config
by Dan Shi
· 6 years ago
e1f05aa
Support including apk inside an apex
by Sundong Ahn
· 6 years ago
b7c639e
Prepare to be able to put framework-res in srcs
by Jiyong Park
· 6 years ago
b28eb5f
Implement android_test_import
by Jaewoong Jung
· 6 years ago
961d4fd
Add default_dev_cert to android_app_import
by Jaewoong Jung
· 6 years ago
Next »