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