Clean up minSdkVersionAllowlist
remove NN modules from the list. Bug: 158059172 Test: m com.android.neuralnetworks Change-Id: I40b25a06afd81a8fad44c853cf4ccff41300f87a
This commit is contained in:
@@ -856,9 +856,6 @@ var minSdkVersionAllowlist = func(apiMap map[string]int) map[string]ApiLevel {
|
||||
"libeigen": 30,
|
||||
"liblz4": 30,
|
||||
"libmdnssd": 30,
|
||||
"libneuralnetworks_common": 30,
|
||||
"libneuralnetworks_headers": 30,
|
||||
"libneuralnetworks": 30,
|
||||
"libprocpartition": 30,
|
||||
"libprotobuf-java-lite": 30,
|
||||
"libprotoutil": 30,
|
||||
|
Reference in New Issue
Block a user