sdm660-common: Remove flags already defined in rom's vendor
Signed-off-by: Immanuel Raj <iamimmanuelraj@gmail.com> Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
ea2f9d0e1d
commit
4cc5a3e964
1 changed files with 0 additions and 2 deletions
|
@ -83,14 +83,12 @@ BUILD_BROKEN_DUP_RULES := true
|
||||||
# Camera
|
# Camera
|
||||||
USE_DEVICE_SPECIFIC_CAMERA := true
|
USE_DEVICE_SPECIFIC_CAMERA := true
|
||||||
BOARD_QTI_CAMERA_32BIT_ONLY := true
|
BOARD_QTI_CAMERA_32BIT_ONLY := true
|
||||||
TARGET_USES_MEDIA_EXTENSIONS := true
|
|
||||||
MALLOC_SVELTE_FOR_LIBC32 := true
|
MALLOC_SVELTE_FOR_LIBC32 := true
|
||||||
|
|
||||||
# ConfigFS
|
# ConfigFS
|
||||||
TARGET_FS_CONFIG_GEN := $(COMMON_PATH)/configs/config.fs
|
TARGET_FS_CONFIG_GEN := $(COMMON_PATH)/configs/config.fs
|
||||||
|
|
||||||
# Display
|
# Display
|
||||||
BOARD_USES_ADRENO := true
|
|
||||||
TARGET_USES_QTI_MAPPER_2_0 := true
|
TARGET_USES_QTI_MAPPER_2_0 := true
|
||||||
TARGET_USES_QTI_MAPPER_EXTENSIONS_1_1 := true
|
TARGET_USES_QTI_MAPPER_EXTENSIONS_1_1 := true
|
||||||
TARGET_USES_GRALLOC4 := true
|
TARGET_USES_GRALLOC4 := true
|
||||||
|
|
Loading…
Reference in a new issue