mondrianwifi: Drop cryptfshw build

This commit is contained in:
nyyu 2022-08-21 11:07:08 +02:00
parent 465915bda3
commit 937a3ad8b3
2 changed files with 0 additions and 13 deletions

View file

@ -93,10 +93,6 @@ PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.sensor.stepdetector.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.stepdetector.xml \
frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml
# HW crypto
PRODUCT_PACKAGES += \
vendor.qti.hardware.cryptfshw@1.0-service-ioctl-qti
# Misc dependency packages
PRODUCT_PACKAGES += \
libbson \

View file

@ -1,13 +1,4 @@
<manifest version="1.0" type="device" target-level="legacy">
<hal format="hidl">
<name>vendor.qti.hardware.cryptfshw</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>ICryptfsHw</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.vibrator</name>
<transport arch="32">passthrough</transport>