Remove NNAPI HVX HIDL -impl, keep -service

Previously, the NNAPI required that vendors create both a passthrough
"-impl" driver as well as a binderized "service" driver. Now the NNAPI
requires only the binderized service.

This CL removes the -impl library, as it has been merged into the
-service.

Bug: 63905942
Test: mm, vts
Change-Id: I7c5a9669c298581c251470605471e10acda1bebe
This commit is contained in:
Michael Butler
2017-09-22 20:26:54 -07:00
parent 5291355c7a
commit e7f84d600a

View File

@@ -280,7 +280,6 @@ PRODUCT_PACKAGES += \
# Neuralnetworks HAL
PRODUCT_PACKAGES += \
android.hardware.neuralnetworks@1.0-impl-hvx \
android.hardware.neuralnetworks@1.0-service-hvx
# DRM HAL