android_device_samsung_msm8.../board/dexpreopt.mk
2019-03-19 17:28:47 +01:00

6 lines
148 B
Makefile

# Basic dexpreopt
ifeq ($(HOST_OS),linux)
#We need this otherwise WIFI causes a bootloop on each connect!
WITH_DEXPREOPT := true
endif