From d84ed52753076fa3b15e2f3910dbf70fed3cd761 Mon Sep 17 00:00:00 2001 From: Lev Proleev Date: Thu, 10 Oct 2019 13:54:14 +0000 Subject: [PATCH] Revert "Add android.hardware.neuralnetworks@1.3" This reverts commit 3cf57d72ce31d1f3e5110035958b478bb053fbd7. Reason for revert: the topic breaks git_qt-dev-plus-aosp Change-Id: I4ee625982dac1b12755e9ebc6e0cdb2bfbd25613 --- cc/config/vndk.go | 1 - 1 file changed, 1 deletion(-) diff --git a/cc/config/vndk.go b/cc/config/vndk.go index 3e8abac53..d7d895531 100644 --- a/cc/config/vndk.go +++ b/cc/config/vndk.go @@ -65,7 +65,6 @@ var VndkMustUseVendorVariantList = []string{ "android.hardware.neuralnetworks@1.0", "android.hardware.neuralnetworks@1.1", "android.hardware.neuralnetworks@1.2", - "android.hardware.neuralnetworks@1.3", "android.hardware.nfc@1.0", "android.hardware.nfc@1.1", "android.hardware.nfc@1.2",