aboutsummaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorSam Delmerico <delmerico@google.com>2023-04-07 14:38:32 -0400
committerSam Delmerico <delmerico@google.com>2023-04-07 14:38:32 -0400
commit646dcfa502329e23b1f73afafa0491dfd5301524 (patch)
treeaddc336a9371eb273ffd55dc425b58661d308a09 /android
parent53424820436db086374458e994a10a3b3d2ce772 (diff)
downloadsoong-646dcfa502329e23b1f73afafa0491dfd5301524.tar.gz
add libneuralnetworks[_static] to staging allowlist
Bug: 266568703 Change-Id: I15a993fdbd7adcc5ce5f05cc754fcf6721d19831
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 dd0aaeb42..8227abec7 100644
--- a/android/allowlists/allowlists.go
+++ b/android/allowlists/allowlists.go
@@ -474,6 +474,7 @@ var (
"libgralloctypes",
"libnativewindow",
"libneuralnetworks",
+ "libneuralnetworks_static",
"libgraphicsenv",
"libhardware",
"libhardware_headers",
@@ -1489,6 +1490,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