Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build_soong
/
671f1ce75e001b4f5617dd992414d7a5637dfd91
/
apex
/
apex.go
671f1ce
Fix apex to follow deps of modules with stubs.
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
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
bc19660
Merge changes Ibcc1096e,I21ac2441
by Treehugger Robot
· 5 years ago
b0a012c
Override apexes with LOCAL_OVERRIDES_MODULES
by Jiyong Park
· 5 years ago
d95aa2d
Change the partition of outputfile
by Sundong Ahn
· 5 years ago
c3eb1b2
Merge "Fix some typos in Soong."
by Roland Levillain
· 5 years ago
52cd06f
Reland: JNI lib is always embedded for APKs in APEX
by Jiyong Park
· 5 years ago
f9e10f9
Merge "Revert submission"
by Sam Saccone
· 5 years ago
e3c22f7
Revert submission
by Sam Saccone
· 5 years ago
8ac0557
Fix some typos in Soong.
by Roland Levillain
· 5 years ago
d006779
Merge "JNI lib is always embedded for APKs in APEX"
by Treehugger Robot
· 5 years ago
b21ed42
Merge "Revert^4 "Package dexpreopt artifacts for libcore jars in the ART apex.""
by Ulyana Trafimovich
· 5 years ago
d237ad6
JNI lib is always embedded for APKs in APEX
by Jiyong Park
· 5 years ago
c70d3c3
Merge "APEX now correctly tracks jni_lib dependencies"
by Treehugger Robot
· 5 years ago
d0e3962
Merge "apex_manifest in protobuf binary format"
by Jooyung Han
· 5 years ago
de53441
Revert^4 "Package dexpreopt artifacts for libcore jars in the ART apex."
by Ulyana Trafimovich
· 5 years ago
8be103b
APEX now correctly tracks jni_lib dependencies
by Jiyong Park
· 5 years ago
01a3ee2
apex_manifest in protobuf binary format
by Jooyung Han
· 5 years ago
39edb6c
VNDK APEX contains related *.libraries.txt files
by Jooyung Han
· 5 years ago
549f6c2
Merge "Create variants for each image type"
by Treehugger Robot
· 5 years ago
dc78244
apex: Restrict usage of "use_vendor"
by Jooyung Han
· 5 years ago
abb6443
Create variants for each image type
by Sundong Ahn
· 5 years ago
8a947ae
Merge "Revert "Package dexpreopt artifacts for libcore jars in the ART apex.""
by Nicolas Geoffray
· 5 years ago
24babe3
Revert "Package dexpreopt artifacts for libcore jars in the ART apex."
by Nicolas Geoffray
· 5 years ago
b30d91c
Merge "Package dexpreopt artifacts for libcore jars in the ART apex."
by Ulyana Trafimovich
· 5 years ago
8aee204
Do not follow deps for apex_vndk
by Jooyung Han
· 5 years ago
520367c
Merge "Add support for including app prebuilts in APEX."
by Treehugger Robot
· 5 years ago
cde2a03
Add support for including app prebuilts in APEX.
by Dario Freni
· 5 years ago
e423582
Sort the file with image content.
by Dario Freni
· 5 years ago
d5df949
Package dexpreopt artifacts for libcore jars in the ART apex.
by Ulya Trafimovich
· 5 years ago
72bd2f8
add symlink for compatibility (vndk apex)
by Jooyung Han
· 5 years ago
31c470b
Revert "Revert "Supports VNDK APEX with different versions""
by Jooyung Han
· 5 years ago
d091c6a
Merge "Support privleged app in APEX"
by Treehugger Robot
· 5 years ago
c5bba64
Merge "Prohibit dependencies outside of uses_sdks"
by Treehugger Robot
· 5 years ago
ad4a597
Merge "Add method to determine variations from a Target"
by Colin Cross
· 5 years ago
a8f91ec
Merge "Revert "Supports VNDK APEX with different versions""
by Treehugger Robot
· 5 years ago
f748731
Support privleged app in APEX
by Jiyong Park
· 5 years ago
a7bc8ad
Prohibit dependencies outside of uses_sdks
by Jiyong Park
· 5 years ago
48dd4b5
Revert "Supports VNDK APEX with different versions"
by Jooyung Han
· 5 years ago
0f7d2ef
Add method to determine variations from a Target
by Colin Cross
· 5 years ago
5ac191f
Merge changes from topic "add-vndk-apex"
by Jooyung Han
· 5 years ago
394951d
Supports VNDK APEX with different versions
by Jooyung Han
· 5 years ago
f383f7c
Correctly install APK-in-APEX
by Jiyong Park
· 5 years ago
9c32e31
Merge "Fix flattened apex install dir"
by Treehugger Robot
· 5 years ago
7a78a92
Fix flattened apex install dir
by Jooyung Han
· 5 years ago
583a226
Don't check apex_available for host
by Jiyong Park
· 5 years ago
e89b8fb
Merge "Remove no_apex in favor or apex_available"
by Treehugger Robot
· 5 years ago
c6136c9
Merge "Remove old-style support for translated second architectures"
by Treehugger Robot
· 5 years ago
8b0dc4b
Merge "Add symlinks to sh_binary in soong"
by Colin Cross
· 5 years ago
36aecc1
Merge "Rename vndk apex according to vndk version"
by Treehugger Robot
· 5 years ago
6a34131
Add symlinks to sh_binary in soong
by Rashed Abdel-Tawab
· 5 years ago
ff6c33d
Replace RelPathString() with ToMakePath()
by Colin Cross
· 5 years ago
70dda7e
Separate InstallPath from OutputPath
by Colin Cross
· 5 years ago
7916bfc
Remove no_apex in favor or apex_available
by Jiyong Park
· 5 years ago
127b40b
Add apex_available to control the availablity of a module to APEXes
by Jiyong Park
· 5 years ago
90eee02
Rename vndk apex according to vndk version
by Jooyung Han
· 5 years ago
06bf3bc
apex: libbinder whitelist -= com.android.media
by Steven Moreland
· 5 years ago
d15aa1f
respect "apex_name:" for "apex" module
by Jooyung Han
· 5 years ago
5e493d5
Merge "fix: "no_apex" can be put in defaults"
by Jooyung Han
· 5 years ago
5988984
Remove libneuralnetworks from libbinder whitelist.
by Przemyslaw Szczepaniak
· 5 years ago
cc372c5
fix: "no_apex" can be put in defaults
by Jooyung Han
· 5 years ago
e8fb724
Add isFlattenedVariant function
by Sundong Ahn
· 5 years ago
b1102ba
Merge "Introduce module type 'sdk'"
by Treehugger Robot
· 5 years ago
d1063c1
Introduce module type 'sdk'
by Jiyong Park
· 5 years ago
3b19f5d
Remove old-style support for translated second architectures
by Colin Cross
· 5 years ago
411c584
Fix documentation of field `soong.apex.apexBundleProperties.Apex_name`.
by Roland Levillain
· 5 years ago
64c4395
Add version to vendor variants
by Inseob Kim
· 5 years ago
1f6c94a
Merge "Add "apex_vndk" module type"
by Treehugger Robot
· 5 years ago
72f1f3e
Fix the construction of ziptype APEX
by Sundong Ahn
· 5 years ago
096c323
Merge "Add NOTICE file path to apex bundle base rule."
by Jaewoong Jung
· 5 years ago
931849f
Merge "Treat libclang_rt.hwasan-* the same way as the other Bionic bootstrap libs."
by Martin Stjernholm
· 5 years ago
b00c1fb
Add NOTICE file path to apex bundle base rule.
by Jaewoong Jung
· 5 years ago
4c04713
Fix the construction of host APEX (`.zipapex`) packages.
by Roland Levillain
· 5 years ago
279de57
Treat libclang_rt.hwasan-* the same way as the other Bionic bootstrap libs.
by Martin Stjernholm
· 5 years ago
84bd071
Merge "Create flattened variants for soong apex module"
by Treehugger Robot
· 5 years ago
Next »