flo/deb: remove WITH_DEXPREOPT_BOOT_IMG_AND_SYSTEM_SERVER_ONLY

Change-Id: I56c68270daf61e48b739ef63849d31a2396a93d3
This commit is contained in:
followmsi 2019-09-24 17:59:54 +02:00
parent 9301614ae1
commit b6b022b822
1 changed files with 0 additions and 1 deletions

View File

@ -90,7 +90,6 @@ ifeq ($(HOST_OS),linux)
ifneq ($(TARGET_BUILD_VARIANT),eng)
ifeq ($(WITH_DEXPREOPT),)
WITH_DEXPREOPT := true
WITH_DEXPREOPT_BOOT_IMG_AND_SYSTEM_SERVER_ONLY := true
endif
endif
endif