Snap for 12763142 from a2c6154dd49d11a15e94ae2bdae6032e7d19622e to 25Q1-release

Change-Id: Id124d939da44bb74b0e0cddb52cfc1be5ea4dc07
diff --git a/NNAPI_OWNERS b/NNAPI_OWNERS
index a0325c5..9e90eb2 100644
--- a/NNAPI_OWNERS
+++ b/NNAPI_OWNERS
@@ -1,5 +1,7 @@
 [email protected]
 [email protected]
 [email protected]
[email protected]
[email protected]
 [email protected] #{LAST_RESORT_SUGGESTION}
 [email protected] #{LAST_RESORT_SUGGESTION}
diff --git a/apex/Android.bp b/apex/Android.bp
index c8590ba..296f187 100644
--- a/apex/Android.bp
+++ b/apex/Android.bp
@@ -59,10 +59,6 @@
     ],
     manifest: "manifest.json",
     prebuilts: ["current_sdkinfo"],
-    visibility: [
-        "//packages/modules/common/build",
-        "//build/make/target/product/generic",
-    ],
     bootclasspath_fragments: select(release_flag("RELEASE_ONDEVICE_INTELLIGENCE_MODULE"), {
         true: ["com.android.ondeviceintelligence-bootclasspath-fragment"],
         default: [],