fix ir
This commit is contained in:
parent
b64273351f
commit
3cff4ca0d1
@ -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 += \
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user