From 8dc80296b34efcb068bd640dde2c2cca47aea2a0 Mon Sep 17 00:00:00 2001 From: Prateek Chaubey Date: Sun, 21 Jan 2018 08:20:43 +0000 Subject: [PATCH] msm8937-common: Build Consumerir HIDL HAL interfaces --- product/consumerir.mk | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/product/consumerir.mk b/product/consumerir.mk index e878bcf..a126816 100644 --- a/product/consumerir.mk +++ b/product/consumerir.mk @@ -1,3 +1,7 @@ +# Consumerir HIDL +PRODUCT_PACKAGES += \ + android.hardware.ir@1.0-impl + # Permissions PRODUCT_COPY_FILES += \ frameworks/native/data/etc/android.hardware.consumerir.xml:system/etc/permissions/android.hardware.consumerir.xml