Allow visibility on libdexfile for all libdexfile_support users.

Manual update corresponding to https://r.android.com/1815819.

Test: Presubmits
Bug: 197856821
Change-Id: I8c6a79c2426e6bfb42cfee63b1b7a4a84058bb10
diff --git a/current/sdk/Android.bp b/current/sdk/Android.bp
index deb07f5..fdee535 100755
--- a/current/sdk/Android.bp
+++ b/current/sdk/Android.bp
@@ -1363,7 +1363,10 @@
     sdk_member_name: "libdexfile",
     visibility: [
         "//art:__subpackages__",
+        "//external/perfetto",
         "//prebuilts:__subpackages__",
+        "//system/core/debuggerd",
+        "//system/extras/simpleperf",
         "//system/unwinding/libunwindstack",
     ],
     apex_available: [
@@ -1426,7 +1429,10 @@
     },
     visibility: [
         "//art:__subpackages__",
+        "//external/perfetto",
         "//prebuilts:__subpackages__",
+        "//system/core/debuggerd",
+        "//system/extras/simpleperf",
         "//system/unwinding/libunwindstack",
     ],
     apex_available: [