Merge "sdm660: Enable QCOM_DISPLAY_BSP flag"
This commit is contained in:
commit
21fb48d926
2 changed files with 1 additions and 2 deletions
|
@ -73,7 +73,7 @@ BOARD_CHARGER_ENABLE_SUSPEND := true
|
|||
|
||||
TARGET_USES_ION := true
|
||||
TARGET_USES_NEW_ION_API :=true
|
||||
#TARGET_USES_QCOM_BSP :=true
|
||||
TARGET_USES_QCOM_DISPLAY_BSP := true
|
||||
|
||||
#Gralloc h/w specif flags
|
||||
TARGET_USES_HWC2 := true
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
TARGET_USES_AOSP := true
|
||||
TARGET_USES_QCOM_BSP := false
|
||||
|
||||
ifneq ($(TARGET_USES_AOSP),true)
|
||||
DEVICE_PACKAGE_OVERLAYS := device/qcom/sdm660_64/overlay
|
||||
|
|
Loading…
Reference in a new issue