Enable JIT Zygote experiment in mainline boardconfig

Like Ie413f84c545c869ee336912a7b05ca80bb968129, but for all
mainline devices.

Bug: 119800099
Test: m
Change-Id: Ief77adaea61203a013f85cf870c5350253fdb7dd
Merged-In: Ief77adaea61203a013f85cf870c5350253fdb7dd
This commit is contained in:
Anton Hansson 2019-04-05 18:45:17 +01:00
parent d31e4a9f85
commit 4844d4f3c7
1 changed files with 3 additions and 0 deletions

View File

@ -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