[DO NOT MERGE] Support Go mainline modules for T+

Allow the module SDK for ART Go to be visible to libartpalette

Bug: 262271665
Change-Id: Ic2fe94c82dffccee78da3e2af6020e87403efa57
diff --git a/libartpalette/Android.bp b/libartpalette/Android.bp
index 37464f0..7bdb16e 100644
--- a/libartpalette/Android.bp
+++ b/libartpalette/Android.bp
@@ -53,6 +53,7 @@
         // TODO(b/172480617): Alternatively, clean up when we no longer need to
         // support both prebuilts and sources present simultaneously.
         "//prebuilts/module_sdk/art/current/host-exports",
+        "//prebuilts/module_sdk/art/go/current/host-exports",
     ],
     header_libs: [
         "libbase_headers",