Disable hvx NN service for pi-dev

Bug: 78249699
Test: manual, cts
Change-Id: Ic0b7a8ab8e1ca854069544e35f5e4139d800c4f3
This commit is contained in:
Przemyslaw Szczepaniak
2018-05-10 12:50:54 +01:00
parent 4eb8b24b07
commit 04cfd2ae4f
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>