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

Commit d858fe8e authored by Bill Napier's avatar Bill Napier
Browse files

Changed dexpreopt/Config.mk to use new (correct) path.

parent 8c1fc1a3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -481,7 +481,7 @@ ifdef WITH_DEXPREOPT
endif
ifdef with_dexpreopt
  # This file will set BUILT_SYSTEMIMAGE and SYSTEMIMAGE_SOURCE_DIR
  include tools/dexpreopt/Config.mk
  include build/tools/dexpreopt/Config.mk
else
  BUILT_SYSTEMIMAGE := $(BUILT_SYSTEMIMAGE_UNOPT)
  SYSTEMIMAGE_SOURCE_DIR := $(TARGET_OUT)