android_device_samsung_msm8.../board/dexpreopt.mk
PythonLimited 6b76d51966 switch to modular layout
Change-Id: If375e683b32d1509ffab49989d5bd89985d262e4
2018-02-18 13:36: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