Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d99a1fac authored by Ulyana Trafimovich's avatar Ulyana Trafimovich Committed by Gerrit Code Review
Browse files

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

parents 7434764c bd98b551
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -114,7 +114,7 @@ my_dexpreopt_images_deps :=
my_dexpreopt_image_locations :=
my_dexpreopt_image_locations :=
my_dexpreopt_infix := boot
my_dexpreopt_infix := boot
ifeq (true, $(DEXPREOPT_USE_APEX_IMAGE))
ifeq (true, $(DEXPREOPT_USE_APEX_IMAGE))
  my_dexpreopt_infix := apex
  my_dexpreopt_infix := jitzygote-boot
endif
endif


ifdef LOCAL_DEX_PREOPT
ifdef LOCAL_DEX_PREOPT