Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build
/
4693fd1d0503c0154973b49ffbaff433966591bf
/
core
/
package_internal.mk
4693fd1
Change RRO enforcement logic
by Yo Chiang
· 5 years ago
d30a949
Merge "Use more variables from Soong"
by Colin Cross
· 5 years ago
829abae
Add dependencies for files in LOCAL_PROGUARD_FLAGS
by Dan Willemsen
· 5 years ago
f272adb
Use more variables from Soong
by Colin Cross
· 5 years ago
6151e3f
Rename product_services to system_ext
by Justin Yun
· 6 years ago
18f28c7
Allow passing --legacy in LOCAL_AAPT_FLAGS
by Colin Cross
· 6 years ago
f14179b
Fix some java library dependencies
by Dan Willemsen
· 6 years ago
0706faa
Add missing dependecy on SOONG_ZIP
by Dan Willemsen
· 6 years ago
cd56c0d
Merge "Deprecate inherit-package."
by Jaewoong Jung
· 6 years ago
2459515
Merge "Move verify_uses_libraries.sh out of dexpreopt"
by Treehugger Robot
· 6 years ago
1800c7a
Deprecate inherit-package.
by Jaewoong Jung
· 6 years ago
288bedf
Convert more uses of $(ACP) to `cp`
by Dan Willemsen
· 6 years ago
56199af
Move verify_uses_libraries.sh out of dexpreopt
by Colin Cross
· 6 years ago
e6210f6
Remove AAPT1 support
by Colin Cross
· 6 years ago
da25b69
Eliminate ENABLE_DEFAULT_TEST_LOCATION as it is always true
by Sasha Smundak
· 6 years ago
cb8276f
Put DEVICE/PRODUCT overlays in different partitions
by Anton Hansson
· 6 years ago
7c718f3
Merge "Refactor and further simplify the RRO logic"
by Anton Hansson
· 6 years ago
fce4d09
Merge "Add comments and slight refactor auto-RRO logic"
by Anton Hansson
· 6 years ago
b7ee86f
Refactor and further simplify the RRO logic
by Anton Hansson
· 6 years ago
fd06b02
Add comments and slight refactor auto-RRO logic
by Anton Hansson
· 6 years ago
1f8357f
Revert "Revert "Build System: Solve dependency problem for test""
by Nelson Li
· 6 years ago
6fe7f19
Revert "Build System: Solve dependency problem for test"
by Nelson Li
· 6 years ago
224e103
Build System: Solve dependency problem for test
by nelsonli
· 6 years ago
ead7b66
Make manifest and APK agree on uncompressed native libs
by Colin Cross
· 6 years ago
21028b7
Remove dependencies on hiddenapi files with UNSAFE_DISABLE_HIDDENAPI_FLAGS=true
by Adrian Roos
· 6 years ago
6bd6318
Merge "Define non-system module as variable"
by Treehugger Robot
· 6 years ago
83c5032
Define non-system module as variable
by Jeongik Cha
· 6 years ago
ded0aec
Separate dexpreopt deps from stripping deps
by Colin Cross
· 6 years ago
9ee3a16
Fix typo in some comments
by Jiyong Park
· 6 years ago
b2c4bb7
Dump and enforce certificate for apks
by Jeongik Cha
· 6 years ago
185d41e
Add PRODUCT_MANIFEST_PACKAGE_NAME_OVERRIDES
by Jiyong Park
· 6 years ago
d968c5d
Merge "Remove data binding from master build"
by Treehugger Robot
· 6 years ago
a53f680
Remove data binding from master build
by Yigit Boyar
· 6 years ago
07b7357
Fix depfile output from dexpreopt strip script
by Dan Willemsen
· 6 years ago
8e0ff1c
Add a flag to allow unbundled builds to build SDKs from source
by Colin Cross
· 6 years ago
6db5b0e
Move dexpreopting to Soong
by Colin Cross
· 6 years ago
b8901d7
Revert "Move dexpreopting to Soong"
by Colin Cross
· 6 years ago
e736c58
Move dexpreopting to Soong
by Colin Cross
· 6 years ago
645547b
Merge "Add missing zipalign dependency"
by Treehugger Robot
· 6 years ago
f9532bb
Add missing zipalign dependency
by Colin Cross
· 6 years ago
85fa3de
Only zip2zip bundle resources if they exist
by Colin Cross
· 6 years ago
35eb2e3
Revert "Revert "Create bundle modules suitable for bundletool""
by Colin Cross
· 6 years ago
3451e0d
Revert "Create bundle modules suitable for bundletool"
by Colin Cross
· 6 years ago
afc4604
Create bundle modules suitable for bundletool
by Colin Cross
· 6 years ago
fc782ad
Reduce the propagation of LOCAL_DEX_PREOPT := nostripping
by Colin Cross
· 6 years ago
dac94ff
Use zip2zip for uncompress-dexs and uncompress-shared-libs
by Colin Cross
· 6 years ago
53c8f97
Fix PDK builds
by Colin Cross
· 6 years ago
c55b423
Merge "Fix installclean incremental builds w/veridex"
by Treehugger Robot
· 6 years ago
b73ccb7
Fix installclean incremental builds w/veridex
by Dan Willemsen
· 6 years ago
c9e4976
Replace some uses of zip with merge_zips, soong_zip, and zip2zip
by Colin Cross
· 6 years ago
7b22686
Make package functions take an argument
by Colin Cross
· 6 years ago
70bd104
Revert "Make package functions take an argument"
by Roland Levillain
· 6 years ago
5ea65dc
Make package functions take an argument
by Colin Cross
· 6 years ago
405b30f
Remove LOCAL_DONT_DELETE_JAR_DIRS
by Colin Cross
· 6 years ago
924af7d
s/product-services/product_services/g
by Dario Freni
· 6 years ago
716e9b6
Run appcompat on vendor and product-services.
by Dario Freni
· 6 years ago
825770e
Do not run veridex on unbundled app builds
by David Brazdil
· 6 years ago
3cf03b7
Merge "Add support for /product-services partition"
by Dario Freni
· 6 years ago
5f681e1
Add support for /product-services partition
by Dario Freni
· 7 years ago
1ecc925
Run appcompat on all /product modules.
by Dario Freni
· 6 years ago
71c5b95
Support LOCAL_STATIC_JAVA_AAR_LIBRARIES with aapt2
by Colin Cross
· 7 years ago
7bc6cab
Move support library dependency munging earlier
by Colin Cross
· 7 years ago
1465806
Fix incorrect renderscript zip deps
by Colin Cross
· 7 years ago
532ae3b
Support LOCAL_RENDERSCRIPT_TARGET_API := current
by Colin Cross
· 7 years ago
2029903
Allow forcing AAPT2 on
by Colin Cross
· 7 years ago
fb8f5ba
Move Support Library dependencies to their own var with resolution
by Alan Viverette
· 7 years ago
66d47b8
Update make rules to use new android.jar location.
by Anton Hansson
· 7 years ago
f6d68cf
Use a srcjar for aapt and aapt2 output
by Colin Cross
· 7 years ago
7a28158
Move aapt2.mk before java.mk
by Colin Cross
· 7 years ago
39772fe
Remove redundant renderscript_target_api computation
by Colin Cross
· 7 years ago
dc1e028
Use srcjar and resource zip as output of renderscript rules
by Colin Cross
· 7 years ago
11e2d55
Add LOCAL_SRCJARS support
by Colin Cross
· 7 years ago
5ef6e79
Remove sharding support from make
by Colin Cross
· 7 years ago
b6013af
Move aapt flags from java_common.mk to aapt_flags.mk
by Colin Cross
· 7 years ago
960de8e
Enable apps to build with resource namespaces
by Adam Lesinski
· 7 years ago
6e13692
Remove framework_res_package_export_deps
by Colin Cross
· 7 years ago
c51b7b0
Support core_current when exporting resources from a package
by Dan Willemsen
· 7 years ago
6b6283a
NO_STANDARD_LIBRARIES := true blocks ALL resource libraries
by Adam Lesinski
· 7 years ago
5ebca30
Support LOCAL_SDK_VERSION := core_current
by Jiyong Park
· 7 years ago
b7735d8
Support /product partition
by Jaekyun Seok
· 7 years ago
3972a47
Tighter control of stripping in dex_preopt_odex_install.
by Nicolas Geoffray
· 7 years ago
ab61f21
Clear resource_export_package outside conditionals
by Colin Cross
· 7 years ago
dc4a6b8
Use proguard.jacoco.flags for EMMA_INSTRUMENT_STATIC
by Colin Cross
· 7 years ago
f3e8302
Add LOCAL_SDK_VERSION := system_$(VER) am: 5a44d1f069
by Sundong Ahn
· 7 years ago
5a44d1f
Add LOCAL_SDK_VERSION := system_$(VER)
by Sundong Ahn
· 7 years ago
9b0a730
Merge "Add LOCAL_AAPT2_ONLY" am: da5fbe3c38
by Dan Willemsen
· 7 years ago
bb6393c
Add LOCAL_AAPT2_ONLY
by Dan Willemsen
· 7 years ago
44dd488
Merge commit '66b8b530187b129934a685bf0c4349eef00e4b0c' from
by Xin Li
· 7 years ago
21a3aef
Merge "Add a product variable for priv-apps dependencies."
by Nicolas Geoffray
· 7 years ago
d5cce4c
Remove PRODUCT_AAPT2_CFLAGS and PRODUCT_AAPT_FLAGS
by Colin Cross
· 7 years ago
29d28e5
Merge "Support java compilation sharding for target side." am: 60e1f8ee27 am: 72165e0c29
by Nan Zhang
· 7 years ago
ad818dc
Support java compilation sharding for target side.
by Nan Zhang
· 7 years ago
a95fbd1
Add a product variable for priv-apps dependencies.
by Nicolas Geoffray
· 7 years ago
b039cf7
Merge "Delete jack support"
by Treehugger Robot
· 7 years ago
1fc5b81
Merge "Fix incremental aapt builds" am: 26cf972f50 am: cd82b18c8d am: 9461ca528b
by Dan Willemsen
· 7 years ago
cd82b18
Merge "Fix incremental aapt builds" am: 26cf972f50
by Dan Willemsen
· 7 years ago
f439c33
Fix incremental aapt builds
by Dan Willemsen
· 7 years ago
4def685
Merge changes I7b2fc184,I71f6fcaf am: ea655a138f am: cd4d0d4cc3 am: 6da385ffe4
by Dan Willemsen
· 7 years ago
cd4d0d4
Merge changes I7b2fc184,I71f6fcaf am: ea655a138f
by Dan Willemsen
· 7 years ago
69ced5d
Delete jack support am: a6bc3a8a4c am: 37bf2b1250
by Colin Cross
· 7 years ago
Next »