Merge "Use boot image extension in the JIT-zygote experiment." am: d99a1faccc am: 1448ba3a01
Change-Id: Ia12594ee81831d38dbbc0f3116bc2eac4b29521a
diff --git a/core/dex_preopt_odex_install.mk b/core/dex_preopt_odex_install.mk
index ab1ab28..0fb2dd2 100644
--- a/core/dex_preopt_odex_install.mk
+++ b/core/dex_preopt_odex_install.mk
@@ -114,7 +114,7 @@
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