forked from openkylin/platform_build
Merge "Make mainline device use apex"
This commit is contained in:
commit
b3cb9284e8
|
@ -41,3 +41,6 @@ BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true
|
|||
|
||||
# Generate an APEX image for experiment b/119800099.
|
||||
DEXPREOPT_GENERATE_APEX_IMAGE := true
|
||||
|
||||
# Mainline devices support apex
|
||||
TARGET_FLATTEN_APEX := false
|
||||
|
|
Loading…
Reference in New Issue