mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-04 23:47:47 -04:00
universal7870: remove dexpreopt (already enabled in Q)
This commit is contained in:
parent
2382a613c9
commit
a98a72daf2
1 changed files with 0 additions and 10 deletions
|
@ -115,16 +115,6 @@ TARGET_HW_DISK_ENCRYPTION := true
|
|||
# Device Tree
|
||||
BOARD_USES_DT := true
|
||||
|
||||
# Dexpreopt
|
||||
ifeq ($(HOST_OS),linux)
|
||||
ifneq ($(TARGET_BUILD_VARIANT),eng)
|
||||
ifeq ($(WITH_DEXPREOPT),)
|
||||
WITH_DEXPREOPT := true
|
||||
WITH_DEXPREOPT_BOOT_IMG_AND_SYSTEM_SERVER_ONLY := false
|
||||
endif
|
||||
endif
|
||||
endif
|
||||
|
||||
# HWComposer
|
||||
BOARD_HDMI_INCAPABLE := true
|
||||
BOARD_USES_DECON_64BIT_ADDRESS := true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue