Remove android.hardware.neuralnetworks@1.X dependencies.

After moving NNAPI to an APEX, android.hardware.neuralnetworks@1.X
were added as explicit dependencies to enable NNAPI static tests
to run.

It's possible to make them included in NNAPI static tests as static
libraries, no point in keeping them here.

Bug: 139120468
Test: flashed crosshatch, NNAPI static tests
Change-Id: Ib7fb001cb76c9f36dc651f268c9acb7c7bb43a43
This commit is contained in:
Przemyslaw Szczepaniak 2019-09-19 17:23:56 +01:00
parent 30e613a48d
commit 6cbaf66026
1 changed files with 0 additions and 3 deletions

View File

@ -19,9 +19,6 @@ PRODUCT_PACKAGES += \
abb \
adbd \
am \
android.hardware.neuralnetworks@1.0 \
android.hardware.neuralnetworks@1.1 \
android.hardware.neuralnetworks@1.2 \
android.hidl.allocator@1.0-service \
android.hidl.base-V1.0-java \
android.hidl.manager-V1.0-java \