7 lines
230 B
Makefile
7 lines
230 B
Makefile
# 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
|