aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Stefani <luca020400@lineageos.org>2017-08-22 22:10:19 +0200
committerdd3boh <dade.garberi@gmail.com>2017-09-07 17:34:14 +0200
commit9175e2a3c9e8e8d9802ac81ace6ff759c07d3d8b (patch)
tree82c8b06d738ed5b6da4819d35ae4f66cd0b4d93d
parent8b424090939fa7787d47ea4068fbdc032b101e8a (diff)
oneplus3: Build DRM HIDL HAL
Change-Id: I26ddf6d07457b1a22ea6b60c77e62ec2260ee5a9
-rw-r--r--device.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index 917a88c..7712147 100644
--- a/device.mk
+++ b/device.mk
@@ -115,6 +115,10 @@ PRODUCT_PACKAGES += \
com.quicinc.cne \
services-ext
+# DRM
+PRODUCT_PACKAGES += \
+ android.hardware.drm@1.0-impl \
+
# Display
PRODUCT_PACKAGES += \
copybit.msm8996 \