summaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
authorFabien Sanglard <sanglardf@google.com>2017-03-15 15:07:06 -0700
committerFabien Sanglard <sanglardf@google.com>2017-03-20 15:26:37 -0700
commit304d5c3e3848193095101f935f505416685c3f6a (patch)
tree9a3a14d2b6d820d7aec1b91e8d911cc74d0b2c41 /device.mk
parent45674cd03862a2563ffff7314cad6b568f2badcb (diff)
downloadbullhead-304d5c3e3848193095101f935f505416685c3f6a.tar.gz
Enable HWComposer service
Test: AUPT Change-Id: Ia679386a2ee3af9d618e7d72f5c23e5fab84c4b7
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index eb6b260..e7968c1 100644
--- a/device.mk
+++ b/device.mk
@@ -234,6 +234,9 @@ PRODUCT_PACKAGES += \
android.hardware.broadcastradio@1.0-impl \
android.hardware.soundtrigger@2.0-impl
+PRODUCT_PACKAGES += \
+ android.hardware.graphics.composer@2.1-impl
+
# GPS configuration
PRODUCT_COPY_FILES += \
device/lge/bullhead/gps.conf:system/etc/gps.conf