sweet: Switch to new AIDL IR service

Test: atest VtsHalIrTargetTest hal_implementation_test
Bug: 205000342
Change-Id: I70c54aa8e8962939cc8f4b42fbbe828e9dad7f0d
Signed-off-by: basamaryan <basam.aryan@gmail.com>
This commit is contained in:
Devin Moore 2021-11-08 17:52:47 +00:00 committed by basamaryan
parent 0b58ad8f0a
commit 1f5d18c853
No known key found for this signature in database
GPG Key ID: 0A28C6D8648B81DD
2 changed files with 1 additions and 11 deletions

View File

@ -1,13 +1,4 @@
<manifest version="2.0" type="device" target-level="5" >
<hal format="hidl">
<name>android.hardware.ir</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IConsumerIr</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.sensors</name>
<transport>hwbinder</transport>

View File

@ -60,8 +60,7 @@ PRODUCT_COPY_FILES += \
# IR
PRODUCT_PACKAGES += \
android.hardware.ir@1.0-impl \
android.hardware.ir@1.0-service
android.hardware.ir-service.example
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.consumerir.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.consumerir.xml