forked from openkylin/platform_build
Merge "Enable JIT Zygote experiment in mainline boardconfig"
This commit is contained in:
commit
f49c38c2c1
|
@ -41,3 +41,6 @@ AB_OTA_UPDATER := true
|
||||||
|
|
||||||
# Enable system property split for Treble
|
# Enable system property split for Treble
|
||||||
BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true
|
BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true
|
||||||
|
|
||||||
|
# Generate an APEX image for experiment b/119800099.
|
||||||
|
DEXPREOPT_GENERATE_APEX_IMAGE := true
|
||||||
|
|
Loading…
Reference in New Issue