Snap for 11157599 from 6b42e7756de5f1c17dd30774b149273b2e7cf071 to 24Q1-release

Change-Id: Ic2878ac2909152321da69d307851961e65fce0fa
diff --git a/Android.bp b/Android.bp
index ee61635..d9e0694 100644
--- a/Android.bp
+++ b/Android.bp
@@ -126,6 +126,11 @@
                 "libvndksupport",
             ],
         },
+        non_apex: {
+            exclude_shared_libs: [
+                "libapexsupport",
+            ],
+        },
     },
     min_sdk_version: "29",
 }