2018-01-21 08:20:43 +00:00
|
|
|
# Consumerir HIDL
|
|
|
|
PRODUCT_PACKAGES += \
|
2018-05-20 05:18:47 +00:00
|
|
|
android.hardware.ir@1.0-impl \
|
|
|
|
android.hardware.ir@1.0-service
|
2018-01-21 08:20:43 +00:00
|
|
|
|
2017-01-19 04:57:49 +00:00
|
|
|
# Permissions
|
|
|
|
PRODUCT_COPY_FILES += \
|
2017-12-22 15:40:32 +00:00
|
|
|
frameworks/native/data/etc/android.hardware.consumerir.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.consumerir.xml
|