Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build_soong
/
cfaa1643e8aea1a045655274757a62f936ca235b
/
apex
/
apex.go
cfaa164
bundle config contains (path,manifest) pairs of embedded APKs
by Jiyong Park
· 5 years ago
c6e5384
Merge "Add "jni_libs" property to apex module"
by Jooyung Han
· 5 years ago
6e147e4
Merge changes I789b526c,Ie15c811f
by Jooyung Han
· 5 years ago
643adc4
Add "jni_libs" property to apex module
by Jooyung Han
· 5 years ago
01a868d
apex: refactor apex properties
by Jooyung Han
· 5 years ago
638d30e
No symlink for host APEXes
by Jiyong Park
· 5 years ago
077f9a4
Merge "apex: do not follow jni_libs from android_app"
by Jooyung Han
· 5 years ago
414d50c
Merge "Add min_sdk_version property to apexes"
by Colin Cross
· 5 years ago
b7bebe2
apex: do not follow jni_libs from android_app
by Jooyung Han
· 5 years ago
5031787
Add min_sdk_version property to apexes
by Colin Cross
· 5 years ago
004d717
Allow for setting a logging_parent for an Apex.
by Baligh Uddin
· 5 years ago
eb9b9f2
Merge "have a per-module switch to turn the symlinking optimizaiton off"
by Jiyong Park
· 5 years ago
2d6d5d8
Merge "Permissions XML file for java_sdk_library is mutated for APEX"
by Jiyong Park
· 5 years ago
9d67720
have a per-module switch to turn the symlinking optimizaiton off
by Jiyong Park
· 5 years ago
e383388
Permissions XML file for java_sdk_library is mutated for APEX
by Jiyong Park
· 5 years ago
dc4f986
Statically link the unwinder into binaries packaged into an unbundled APEX with legacy_android10_support: true.
by Peter Collingbourne
· 5 years ago
7d8ecd0
Merge "Remove liblog from whitelist"
by Jeffrey Huang
· 5 years ago
680afd7
Merge "apexDepsMutator is a top-down mutator"
by Treehugger Robot
· 5 years ago
f0ae6cc
Remove liblog from whitelist
by Jeffrey Huang
· 5 years ago
9401b18
Update apex.go to remove libutils
by Jeffrey Huang
· 5 years ago
f760cae
apexDepsMutator is a top-down mutator
by Jiyong Park
· 5 years ago
4e29184
Merge "Update apex dependency even for test and non-installable APEXes"
by Treehugger Robot
· 5 years ago
2bb26d3
Merge "<apex_name>-deps-info correctly tracks dependencies"
by Jiyong Park
· 5 years ago
ab872e0
Update apex dependency even for test and non-installable APEXes
by Jiyong Park
· 5 years ago
7072100
Merge "rm libbinderthreadstate"
by Steven Moreland
· 5 years ago
fce0b42
Document apex and apex_test
by Jiyong Park
· 5 years ago
58b5030
Merge "add walkPayloadDeps"
by Jiyong Park
· 5 years ago
14850a5
rm libbinderthreadstate
by Steven Moreland
· 5 years ago
9be2556
Merge "java_sdk_library - Allow it to be replaced by prebuilt"
by Treehugger Robot
· 5 years ago
678c881
<apex_name>-deps-info correctly tracks dependencies
by Jiyong Park
· 5 years ago
201cedd
add walkPayloadDeps
by Jiyong Park
· 5 years ago
5701474
Merge "Do not add bootstrap libs as providing from apex"
by Treehugger Robot
· 5 years ago
e74ac73
java_sdk_library - Allow it to be replaced by prebuilt
by Paul Duffin
· 5 years ago
faa2d5f
Do not add bootstrap libs as providing from apex
by Jooyung Han
· 5 years ago
0f80c18
apex_available tracks static dependencies
by Jiyong Park
· 5 years ago
6e12625
Add support for compat config in APEX.
by atrost
· 5 years ago
503c1d0
Set LOCAL_CERTIFICATE for flattened apex APKs
by Colin Cross
· 5 years ago
19972c7
License info for APEXes are correctly gathered
by Jiyong Park
· 5 years ago
a57af4a
Revert "Revert "apex_vndk uses vendor variants only""
by Jooyung Han
· 5 years ago
7dfb229
Merge "Revert "apex_vndk uses vendor variants only""
by Jooyung Han
· 5 years ago
5df3b11
Revert "apex_vndk uses vendor variants only"
by Jooyung Han
· 5 years ago
e4226c4
Merge "apex_vndk uses vendor variants only"
by Treehugger Robot
· 5 years ago
559ad01
apex_vndk uses vendor variants only
by Jooyung Han
· 5 years ago
b6aeb14
Merge "Add coverage flags for Clang coverage builds."
by Oliver Nguyen
· 5 years ago
7cd10e3
Reland "use symlink for bundled APEX"
by Jiyong Park
· 5 years ago
eec79eb
Default apex_available to //apex_available:platform
by Anton Hansson
· 5 years ago
3a1602e
List of installed files for each APEX is dist'ed
by Jiyong Park
· 5 years ago
956305c
Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX""
by Jiyong Park
· 5 years ago
ccfffda
Merge "Add compat symlinks for prebuilt_apex"
by Jooyung Han
· 5 years ago
8ea6bc4
Merge "Revert "m <apex_name>-deps-info prints the internal/external deps of the APEX""
by Jiyong Park
· 5 years ago
4513f70
Revert "m <apex_name>-deps-info prints the internal/external deps of the APEX"
by Jiyong Park
· 5 years ago
36746d2
Merge "jacoco correctly gathers info from APK-in-APEX"
by Treehugger Robot
· 5 years ago
573326a
Merge "m <apex_name>-deps-info prints the internal/external deps of the APEX"
by Treehugger Robot
· 5 years ago
11e1ae0
Merge "Include jacoco in the ART boot image if EMMA_INSTRUMENT_FRAMEWORK=true."
by Ulyana Trafimovich
· 5 years ago
618922e
jacoco correctly gathers info from APK-in-APEX
by Jiyong Park
· 5 years ago
002ab68
Add compat symlinks for prebuilt_apex
by Jooyung Han
· 5 years ago
4456188
Include jacoco in the ART boot image if EMMA_INSTRUMENT_FRAMEWORK=true.
by Ulya Trafimovich
· 5 years ago
7afd107
APEX carries required properties of its dependencies
by Jiyong Park
· 5 years ago
114ff53
m <apex_name>-deps-info prints the internal/external deps of the APEX
by Jiyong Park
· 5 years ago
e9391f8
Merge "Create APEX variation only when needed"
by Treehugger Robot
· 5 years ago
3ff1699
Create APEX variation only when needed
by Jiyong Park
· 5 years ago
624058e
Dedup generating xml file for java_sdk_library
by Jooyung Han
· 5 years ago
5a80d9f
apex: drop `java_import` support
by Jooyung Han
· 5 years ago
6f3937c
Add support for java_test_helper_app.
by Dario Freni
· 5 years ago
dcee89c
Merge "Make apex.overrides overridable by override_apex."
by Jaewoong Jung
· 5 years ago
7abcf8e
Make apex.overrides overridable by override_apex.
by Jaewoong Jung
· 5 years ago
58f26ab
Support java_sdk_library as java_libs of apex
by Jooyung Han
· 5 years ago
405c7ab
Merge "Override package name for VNDK APEX"
by Jooyung Han
· 5 years ago
70415ce
Merge changes Icbdf4979,I1a6f135d
by Jooyung Han
· 5 years ago
27151d9
Override package name for VNDK APEX
by Jooyung Han
· 5 years ago
671f1ce
Fix apex to follow deps of modules with stubs.
by Jooyung Han
· 5 years ago
1d1a920
Merge "Support apps attribute in apex_defaults"
by Treehugger Robot
· 5 years ago
f21c797
Support apps attribute in apex_defaults
by Jooyung Han
· 5 years ago
c829ff3
Merge "java libs that isn't installable is gracefully rejected"
by Treehugger Robot
· 5 years ago
479321d
java libs that isn't installable is gracefully rejected
by Jiyong Park
· 5 years ago
1833cef
fix: LOCAL_PATH for modules included in APEX is wrong
by Jiyong Park
· 5 years ago
ac68248
Merge "Add "legacy_android10_support" to "apex""
by Treehugger Robot
· 5 years ago
e676810
Merge "Install flattened/unflattend apexes for GSI"
by Treehugger Robot
· 5 years ago
214bf37
Add "legacy_android10_support" to "apex"
by Jooyung Han
· 5 years ago
c72b5dd
Add property to apex soong modules to generate an APEX without hashtree
by Nikita Ioffe
· 5 years ago
1382ab6
Add coverage flags for Clang coverage builds.
by Oliver Nguyen
· 5 years ago
cea93af
Merge "apex_available is defaultable"
by Treehugger Robot
· 5 years ago
3ab2c3e
Install flattened/unflattend apexes for GSI
by Jooyung Han
· 5 years ago
3814f4d
apex_available is defaultable
by Jiyong Park
· 5 years ago
f653b05
Refactor the routine for creating apexFile
by Jiyong Park
· 5 years ago
6aa363b
Merge "Fix: install flattened apex on system_ext"
by Jooyung Han
· 5 years ago
91df208
Fix: install flattened apex on system_ext
by Jooyung Han
· 5 years ago
09ef474
Merge changes I0dcc9c7b,I9bc40642
by Colin Cross
· 5 years ago
1670ca0
Fix Make modules name conflict for override_apex
by Jaewoong Jung
· 5 years ago
9d78c66
Merge "Make 'file_contexts' prop as `android:"path"`"
by Jooyung Han
· 5 years ago
126c57b
Merge changes I7642c57b,I2120b40e
by Treehugger Robot
· 5 years ago
54aca7b
Make 'file_contexts' prop as `android:"path"`
by Jooyung Han
· 5 years ago
ce6aadc
apex uses the first arch variant of prebuilt_etc modules
by Jiyong Park
· 5 years ago
7228ecd
Move cc.imageMutator into the android package
by Colin Cross
· 5 years ago
5d790c3
Add override_apex module type
by Jiyong Park
· 5 years ago
09d7752
split apex.go
by Jiyong Park
· 5 years ago
a3ab1a9
Merge "Change the partition of outputfile"
by Treehugger Robot
· 5 years ago
1925885
Merge "apexDepsMutator is now bottom-up mutator"
by Treehugger Robot
· 5 years ago
bbdeda5
Merge "Override apexes with LOCAL_OVERRIDES_MODULES"
by Treehugger Robot
· 5 years ago
a308ea1
apexDepsMutator is now bottom-up mutator
by Jiyong Park
· 5 years ago
Next »