diff --git a/configs/hidl/manifest.xml b/configs/hidl/manifest.xml index c6137d3..2cfe363 100644 --- a/configs/hidl/manifest.xml +++ b/configs/hidl/manifest.xml @@ -1,13 +1,4 @@ - - android.hardware.ir - hwbinder - 1.0 - - IConsumerIr - default - - android.hardware.sensors hwbinder diff --git a/device.mk b/device.mk index 34044ad..f5ee4f4 100644 --- a/device.mk +++ b/device.mk @@ -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