Merge "Do not build compressed APEX" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
a9f7e07d5d
@@ -68,6 +68,9 @@ lib_dir() {
|
||||
# Make sure this build builds from source, regardless of the default.
|
||||
export SOONG_CONFIG_art_module_source_build=true
|
||||
|
||||
# This script does not intend to handle compressed APEX
|
||||
export OVERRIDE_PRODUCT_COMPRESSED_APEX=false
|
||||
|
||||
OUT_DIR=$(source build/envsetup.sh > /dev/null; TARGET_PRODUCT= get_build_var OUT_DIR)
|
||||
DIST_DIR=$(source build/envsetup.sh > /dev/null; TARGET_PRODUCT= get_build_var DIST_DIR)
|
||||
|
||||
|
Reference in New Issue
Block a user