mondrianwifi: Drop cryptfshw build
This commit is contained in:
parent
465915bda3
commit
937a3ad8b3
2 changed files with 0 additions and 13 deletions
|
@ -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/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
|
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
|
# Misc dependency packages
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
libbson \
|
libbson \
|
||||||
|
|
|
@ -1,13 +1,4 @@
|
||||||
<manifest version="1.0" type="device" target-level="legacy">
|
<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">
|
<hal format="hidl">
|
||||||
<name>android.hardware.vibrator</name>
|
<name>android.hardware.vibrator</name>
|
||||||
<transport arch="32">passthrough</transport>
|
<transport arch="32">passthrough</transport>
|
||||||
|
|
Loading…
Add table
Reference in a new issue