Merge "Disable NN API HVX service for OC-MR1 release" into oc-mr1-dev am: 013bc26d6e

am: 493a67bf7e

Change-Id: I49473ba3ac667bce8877ad5cf6a4903635eda23f
This commit is contained in:
Michael Butler
2017-10-17 04:03:16 +00:00
committed by android-build-merger
2 changed files with 0 additions and 13 deletions

View File

@@ -287,10 +287,6 @@ PRODUCT_PACKAGES += \
android.hardware.bluetooth@1.0-impl \
android.hardware.bluetooth@1.0-service
# Neuralnetworks HAL
PRODUCT_PACKAGES += \
android.hardware.neuralnetworks@1.0-service-hvx
# DRM HAL
PRODUCT_PACKAGES += \
android.hardware.drm@1.0-impl \

View File

@@ -189,15 +189,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>