android_device_samsung_msm8.../board/dexpreopt.mk

7 lines
148 B
Makefile
Raw Normal View History

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