Merge "Add //visibility:any_system_partition" into main
diff --git a/selftest/Android.bp b/selftest/Android.bp
index c215676..1894963 100644
--- a/selftest/Android.bp
+++ b/selftest/Android.bp
@@ -48,6 +48,7 @@
         "//external/conscrypt",
         "//external/conscrypt/apex",
         "//external/conscrypt/apex/testing",
+        "//visibility:any_system_partition",
     ],
     defaults: ["boringssl_self_test_defaults"],
     apex_available: [
@@ -67,6 +68,7 @@
         "boringssl_self_test.zygote64.rc",
         "boringssl_self_test.zygote64_32.rc",
     ],
+    visibility: ["//visibility:any_system_partition"],
 }
 
 prebuilt_etc {