Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_soong
/
d7d5e5a1ac9bbe24b13ed31272fe74b1294e5ab1
/
apex
a4cdb8d
Merge "add [static|shared].apex_available to cc_library"
by Treehugger Robot
· 6 years ago
5ac191f
Merge changes from topic "add-vndk-apex"
by Jooyung Han
· 6 years ago
a90ca00
add [static|shared].apex_available to cc_library
by Jiyong Park
· 6 years ago
d29e551
Add __ANDROID_APEX_<NAME>__ for apex variants
by Jooyung Han
· 6 years ago
394951d
Supports VNDK APEX with different versions
by Jooyung Han
· 6 years ago
f383f7c
Correctly install APK-in-APEX
by Jiyong Park
· 6 years ago
9c32e31
Merge "Fix flattened apex install dir"
by Treehugger Robot
· 6 years ago
7a78a92
Fix flattened apex install dir
by Jooyung Han
· 6 years ago
583a226
Don't check apex_available for host
by Jiyong Park
· 6 years ago
e89b8fb
Merge "Remove no_apex in favor or apex_available"
by Treehugger Robot
· 6 years ago
c6136c9
Merge "Remove old-style support for translated second architectures"
by Treehugger Robot
· 6 years ago
8b0dc4b
Merge "Add symlinks to sh_binary in soong"
by Colin Cross
· 6 years ago
36aecc1
Merge "Rename vndk apex according to vndk version"
by Treehugger Robot
· 6 years ago
6a34131
Add symlinks to sh_binary in soong
by Rashed Abdel-Tawab
· 6 years ago
ff6c33d
Replace RelPathString() with ToMakePath()
by Colin Cross
· 6 years ago
70dda7e
Separate InstallPath from OutputPath
by Colin Cross
· 6 years ago
7916bfc
Remove no_apex in favor or apex_available
by Jiyong Park
· 6 years ago
127b40b
Add apex_available to control the availablity of a module to APEXes
by Jiyong Park
· 6 years ago
90eee02
Rename vndk apex according to vndk version
by Jooyung Han
· 6 years ago
06bf3bc
apex: libbinder whitelist -= com.android.media
by Steven Moreland
· 6 years ago
d15aa1f
respect "apex_name:" for "apex" module
by Jooyung Han
· 6 years ago
5e493d5
Merge "fix: "no_apex" can be put in defaults"
by Jooyung Han
· 6 years ago
5988984
Remove libneuralnetworks from libbinder whitelist.
by Przemyslaw Szczepaniak
· 6 years ago
cc372c5
fix: "no_apex" can be put in defaults
by Jooyung Han
· 6 years ago
e8fb724
Add isFlattenedVariant function
by Sundong Ahn
· 6 years ago
b1102ba
Merge "Introduce module type 'sdk'"
by Treehugger Robot
· 6 years ago
d1063c1
Introduce module type 'sdk'
by Jiyong Park
· 6 years ago
3b19f5d
Remove old-style support for translated second architectures
by Colin Cross
· 6 years ago
411c584
Fix documentation of field `soong.apex.apexBundleProperties.Apex_name`.
by Roland Levillain
· 6 years ago
64c4395
Add version to vendor variants
by Inseob Kim
· 6 years ago
1f6c94a
Merge "Add "apex_vndk" module type"
by Treehugger Robot
· 6 years ago
72f1f3e
Fix the construction of ziptype APEX
by Sundong Ahn
· 6 years ago
096c323
Merge "Add NOTICE file path to apex bundle base rule."
by Jaewoong Jung
· 6 years ago
931849f
Merge "Treat libclang_rt.hwasan-* the same way as the other Bionic bootstrap libs."
by Martin Stjernholm
· 6 years ago
b00c1fb
Add NOTICE file path to apex bundle base rule.
by Jaewoong Jung
· 6 years ago
4c04713
Fix the construction of host APEX (`.zipapex`) packages.
by Roland Levillain
· 6 years ago
279de57
Treat libclang_rt.hwasan-* the same way as the other Bionic bootstrap libs.
by Martin Stjernholm
· 6 years ago
84bd071
Merge "Create flattened variants for soong apex module"
by Treehugger Robot
· 6 years ago
e9b5572
Create flattened variants for soong apex module
by Sundong Ahn
· 6 years ago
0342c58
apex: Install nativeTest with soong_cc_prebuilt.mk
by Logan Chien
· 6 years ago
344d543
Add "apex_vndk" module type
by Jooyung Han
· 6 years ago
5afe2d6
Merge "Support including apk inside an apex"
by Treehugger Robot
· 6 years ago
1acf6f9
Use PathForModuleOutput instead of PathForPhony
by Nikita Ioffe
· 6 years ago
e1f05aa
Support including apk inside an apex
by Sundong Ahn
· 6 years ago
5d5ae76
apex.go: Add support for diffing content of APEX with whitelist file
by Nikita Ioffe
· 6 years ago
af93360
Merge changes from topic "check-flattened-art-apex"
by Roland Levillain
· 6 years ago
7ca5576
Merge changes Ife12ba69,Ibf910262
by Jaewoong Jung
· 6 years ago
a9caf47
Merge "soong: Add tests for depending on disabled module"
by Jooyung Han
· 6 years ago
e0dc8df
AndroidMkEntries minor refactoring.
by Jaewoong Jung
· 6 years ago
21738f6
Merge "Remove hashtree from builtin APEXes"
by Treehugger Robot
· 6 years ago
e65ed7c
Remove hashtree from builtin APEXes
by Jooyung Han
· 6 years ago
935639d
Add an output file type for flattened APEXes.
by Roland Levillain
· 6 years ago
2db7f46
Add no_apex check for static library
by Sundong Ahn
· 6 years ago
d48f3c3
soong: Add tests for depending on disabled module
by Jooyung Han
· 6 years ago
fb7e0b3
Merge "Add no_apex property"
by Treehugger Robot
· 6 years ago
4f7dd9b
Add no_apex property
by Jiyong Park
· 6 years ago
9c80bae
apex: add llndk libs as requireNativeLibs
by Jooyung Han
· 6 years ago
dcea882
Merge "Build native coverage variant of APEXes when needed"
by Treehugger Robot
· 6 years ago
f02f309
Merge "java_import can be included in apex"
by Treehugger Robot
· 6 years ago
9e6c242
java_import can be included in apex
by Jiyong Park
· 6 years ago
ee9a98d
Build native coverage variant of APEXes when needed
by Jiyong Park
· 6 years ago
d363955
Soong: Add test for apex
by Jooyung Han
· 6 years ago
07149d3
Add TEST_MAPPING for build/soong/apex
by Jooyung Han
· 6 years ago
d62b4af
Merge changes from topic "put-dep-in-apex"
by Treehugger Robot
· 6 years ago
a535be6
Merge "Build module from source branch instead of using prebuilds when coverage is enabled."
by Kun Niu
· 6 years ago
10c9f83
Build module from source branch instead of using prebuilds when coverage is enabled.
by Kun Niu
· 6 years ago
e163303
Put dependency in apex_manifest.json
by Jooyung Han
· 6 years ago
ec5fc70
Merge "Materialize the copy commands of an APEX rule as a Ninja response file."
by Roland Levillain
· 6 years ago
96cf4d4
Materialize the copy commands of an APEX rule as a Ninja response file.
by Roland Levillain
· 6 years ago
4644b22
Fix some typos in error messages in apex/apex.go.
by Roland Levillain
· 6 years ago
a822256
Merge "Delete prebuilt APEXes when installing source-built APEXes"
by Treehugger Robot
· 6 years ago
03b68dd
Delete prebuilt APEXes when installing source-built APEXes
by Jiyong Park
· 6 years ago
f89cd09
Handle `test_per_src` modules as indirect dependencies in APEXes.
by Roland Levillain
· 6 years ago
7f7766d
Revert "Revert "Split Java libraries per apex""
by Jiyong Park
· 6 years ago
38b9f76
Merge "Revert "Split Java libraries per apex""
by Treehugger Robot
· 6 years ago
f0f7ca8
Revert "Split Java libraries per apex"
by Jiyong Park
· 6 years ago
8f7a3fc
Merge "Split Java libraries per apex"
by Treehugger Robot
· 6 years ago
dfe75b3
Fix some typos in Soong.
by Roland Levillain
· 6 years ago
aa53324
Split Java libraries per apex
by Jiyong Park
· 6 years ago
c793ebf
Merge "Fix: symlink bin/arm directory is not handled correctly"
by Treehugger Robot
· 6 years ago
c80b5fa
Fix: symlink bin/arm directory is not handled correctly
by Jiyong Park
· 6 years ago
9b5fde9
Handle `test_per_src` test variations as dependencies of APEX modules.
by Roland Levillain
· 6 years ago
6f67daa
Merge "Add overrides property to prebuilt_apex"
by Jaewoong Jung
· 6 years ago
a0eb5a8
Merge "fix: APEX prebuilts are disabled in platform build"
by Treehugger Robot
· 6 years ago
22f7d18
Add overrides property to prebuilt_apex
by Jaewoong Jung
· 6 years ago
ca8992e
fix: APEX prebuilts are disabled in platform build
by Jiyong Park
· 6 years ago
2ca7a88
Merge "Make relative path for native_bridge binaries configurable"
by Dimitry Ivanov
· 6 years ago
8d6dde8
Make relative path for native_bridge binaries configurable
by dimitry
· 6 years ago
e3ef3c8
Fix the unbundled mainline module build
by Jiyong Park
· 6 years ago
50b81e5
Don't use APEX prebuilts when asan is on
by Jiyong Park
· 6 years ago
2cb5288
Don't use prebuilt_apex when TARGET_FLATTEN_APEX is set to true
by Jiyong Park
· 6 years ago
f378a85
Merge "Use ctx.Target().NativeBridge to detect if the arch is translated or not"
by Treehugger Robot
· 6 years ago
3af8661
Merge "Improve android_app_import.dpi_variants handling."
by Jaewoong Jung
· 6 years ago
acbf6c7
Use ctx.Target().NativeBridge to detect if the arch is translated or not
by Jiyong Park
· 6 years ago
3e18b19
Improve android_app_import.dpi_variants handling.
by Jaewoong Jung
· 6 years ago
5c998b9
Add "provide_cpp_shared_libs/uses" props to "apex"
by Jooyung Han
· 6 years ago
b1907ee
Merge "Dist NOTICE outputs for app targets."
by Jaewoong Jung
· 6 years ago
9877279
Dist NOTICE outputs for app targets.
by Jaewoong Jung
· 6 years ago
630846d
Add support for tests in APEX test modules.
by Roland Levillain
· 6 years ago
c1001ec
Create test build dir only once for apex_test.
by Jaewoong Jung
· 6 years ago
Next »