diff options
author | Linux Build Service Account <lnxbuild@quicinc.com> | 2017-07-19 19:06:43 -0700 |
---|---|---|
committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-07-19 19:06:43 -0700 |
commit | 21fb48d926776cf8b8964d20bf3332bdab51f935 (patch) | |
tree | 3ca9cc4829186f5ec63d94d313c9b6885008af9e /sdm660_64.mk | |
parent | 7cbe9e1d5c85a1bba86fd3536cae8960de6cc28f (diff) | |
parent | 91b499b2abe670def84728e153f14dae39a2aeb7 (diff) |
Merge "sdm660: Enable QCOM_DISPLAY_BSP flag"
Diffstat (limited to 'sdm660_64.mk')
-rw-r--r-- | sdm660_64.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sdm660_64.mk b/sdm660_64.mk index 9f86e94..f29f074 100644 --- a/sdm660_64.mk +++ b/sdm660_64.mk @@ -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 |