mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
BoardConfig: Remove QCOM flags
This commit is contained in:
parent
738dcff053
commit
ffed7ff921
1 changed files with 0 additions and 6 deletions
|
@ -65,9 +65,6 @@ TARGET_INIT_VENDOR_LIB := libinit_msm
|
|||
# Lights
|
||||
TARGET_PROVIDES_LIBLIGHT := true
|
||||
|
||||
# Media
|
||||
TARGET_ENABLE_QC_AV_ENHANCEMENTS := true
|
||||
|
||||
# Partitions
|
||||
TARGET_USERIMAGES_USE_EXT4 := true
|
||||
|
||||
|
@ -82,9 +79,6 @@ TARGET_POWERHAL_VARIANT := qcom
|
|||
|
||||
# Qualcomm support
|
||||
BOARD_USES_QCOM_HARDWARE := true
|
||||
COMMON_GLOBAL_CFLAGS += -DQCOM_BSP
|
||||
COMMON_GLOBAL_CFLAGS += -DQCOM_HARDWARE
|
||||
TARGET_USES_QCOM_BSP := true
|
||||
|
||||
# Recovery
|
||||
BOARD_HAS_NO_SELECT_BUTTON := true
|
||||
|
|
Loading…
Reference in a new issue