summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJake Weinstein <xboxlover360@gmail.com>2016-09-08 16:17:11 -0400
committeralk3pInjection <webmaster@raspii.tech>2022-01-16 08:10:05 +0800
commitbadd682e48eed4745558feec439deb1e05f19947 (patch)
treec4b5706e744f7e9ac38378fd399d7c054ce338f5
parent6b50a139a9ebf25be0f821ee5d4f579a50e8d79e (diff)
common: enable BOARD_USES_ADRENO
* Needed for N media HAL Change-Id: I4299f0ac598ae524f7a644e1cfedf0876532c51f
-rw-r--r--common.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.mk b/common.mk
index a60bc28..b87f8bd 100644
--- a/common.mk
+++ b/common.mk
@@ -15,6 +15,7 @@
TARGET_COMPILE_WITH_MSM_KERNEL := true
TARGET_HAS_QC_KERNEL_SOURCE := true
+BOARD_USES_ADRENO := true
# Allow building audio encoders
TARGET_USES_QCOM_MM_AUDIO := true