Merge "Use boot image extension in the JIT-zygote experiment."

am: d99a1faccc

Change-Id: I3a511eca1571f957cc96310b25f1242109096f63
This commit is contained in:
Ulyana Trafimovich 2020-01-13 03:02:51 -08:00 committed by android-build-merger
commit 1448ba3a01

View file

@ -114,7 +114,7 @@ my_dexpreopt_images_deps :=
my_dexpreopt_image_locations :=
my_dexpreopt_infix := boot
ifeq (true, $(DEXPREOPT_USE_APEX_IMAGE))
my_dexpreopt_infix := apex
my_dexpreopt_infix := jitzygote-boot
endif
ifdef LOCAL_DEX_PREOPT