Enable JIT Zygote experiment in mainline boardconfig
Like Ie413f84c545c869ee336912a7b05ca80bb968129, but for all mainline devices. Bug: 119800099 Test: m Change-Id: Ief77adaea61203a013f85cf870c5350253fdb7dd
This commit is contained in:
parent
7e8ca9a174
commit
66bd1852f1
1 changed files with 3 additions and 0 deletions
|
@ -41,3 +41,6 @@ AB_OTA_UPDATER := true
|
|||
|
||||
# Enable system property split for Treble
|
||||
BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true
|
||||
|
||||
# Generate an APEX image for experiment b/119800099.
|
||||
DEXPREOPT_GENERATE_APEX_IMAGE := true
|
||||
|
|
Loading…
Reference in a new issue