Merge "Disable hvx NN service for pi-dev" into pi-dev

This commit is contained in:
Przemyslaw Szczepaniak
2018-05-10 16:44:57 +00:00
committed by Android (Google) Code Review
2 changed files with 0 additions and 13 deletions

View File

@@ -349,10 +349,6 @@ PRODUCT_PACKAGES += \
android.hardware.drm@1.1-service.clearkey \
move_widevine_data.sh
# NeuralNetworks HAL
PRODUCT_PACKAGES += \
android.hardware.neuralnetworks@1.0-service-hvx
# NFC packages
PRODUCT_PACKAGES += \
NfcNci \

View File

@@ -209,15 +209,6 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.neuralnetworks</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IDevice</name>
<instance>hvx</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.nfc</name>
<transport>hwbinder</transport>