gwp_asan_headers is marked as available to platform am: 0109ce3915

Change-Id: I13284349077414e6723a6f068ba21c0f60b33bb7
diff --git a/Android.bp b/Android.bp
index 5fa7e11..1112873 100644
--- a/Android.bp
+++ b/Android.bp
@@ -50,6 +50,9 @@
         ".",
     ],
     apex_available: [
+        // This header lib is depended on by gwp_asan which is available to
+        // platform.
+        "//apex_available:platform",
         // GWP-ASan headers are frequently referenced by apexes that include
         // references to libc_headers or libc_scudo. These modules manage apex
         // visibility in Soong, and are globally visible.