Merge "sdm660: Enable QCOM_DISPLAY_BSP flag"

This commit is contained in:
Linux Build Service Account 2017-07-19 19:06:43 -07:00 committed by Gerrit - the friendly Code Review server
commit 21fb48d926
2 changed files with 1 additions and 2 deletions

View file

@ -73,7 +73,7 @@ BOARD_CHARGER_ENABLE_SUSPEND := true
TARGET_USES_ION := true TARGET_USES_ION := true
TARGET_USES_NEW_ION_API :=true TARGET_USES_NEW_ION_API :=true
#TARGET_USES_QCOM_BSP :=true TARGET_USES_QCOM_DISPLAY_BSP := true
#Gralloc h/w specif flags #Gralloc h/w specif flags
TARGET_USES_HWC2 := true TARGET_USES_HWC2 := true

View file

@ -1,5 +1,4 @@
TARGET_USES_AOSP := true TARGET_USES_AOSP := true
TARGET_USES_QCOM_BSP := false
ifneq ($(TARGET_USES_AOSP),true) ifneq ($(TARGET_USES_AOSP),true)
DEVICE_PACKAGE_OVERLAYS := device/qcom/sdm660_64/overlay DEVICE_PACKAGE_OVERLAYS := device/qcom/sdm660_64/overlay