This commit is contained in:
Valera1978 2020-02-13 12:04:23 +03:00
parent b64273351f
commit 3cff4ca0d1
2 changed files with 2 additions and 3 deletions

View File

@ -159,8 +159,7 @@ PRODUCT_COPY_FILES += \
# IR Blaster
PRODUCT_PACKAGES += \
android.hardware.ir@1.0-impl \
consumerir.msm8974
android.hardware.ir@1.0-service.samsung
# Input device
PRODUCT_COPY_FILES += \

View File

@ -106,7 +106,7 @@
</hal>
<hal format="hidl">
<name>android.hardware.ir</name>
<transport arch="32">passthrough</transport>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IConsumerIr</name>