aboutsummaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2023-04-12 17:08:01 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2023-04-12 17:08:01 +0000
commitebf93ff2d884a13ff69b25731fb7c2952ed14950 (patch)
tree712d5904dfb69e23928f4131d65029222b754625 /android
parentaea34a38cacf2fdd7fc67fcd5c4a784278d3e01a (diff)
parent646dcfa502329e23b1f73afafa0491dfd5301524 (diff)
downloadsoong-ebf93ff2d884a13ff69b25731fb7c2952ed14950.tar.gz
Merge "add libneuralnetworks[_static] to staging allowlist"
Diffstat (limited to 'android')
-rw-r--r--android/allowlists/allowlists.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go
index 7f3dd2dbe..33209c397 100644
--- a/android/allowlists/allowlists.go
+++ b/android/allowlists/allowlists.go
@@ -475,6 +475,7 @@ var (
"libgralloctypes",
"libnativewindow",
"libneuralnetworks",
+ "libneuralnetworks_static",
"libgraphicsenv",
"libhardware",
"libhardware_headers",
@@ -1493,6 +1494,8 @@ var (
// also be built - do not add them to this list.
StagingMixedBuildsEnabledList = []string{
"com.android.neuralnetworks",
+ "libneuralnetworks",
+ "libneuralnetworks_static",
}
// These should be the libs that are included by the apexes in the ProdMixedBuildsEnabledList