Allow AppSearch's icing library access to libprotobuf.

Bug: 169826971
Test: Builds, AppSearch presubmit
Change-Id: I707cce2f9cfcbfbcd38b3ca9f2ee78c133b1b575
diff --git a/Android.bp b/Android.bp
index 3562bc3..6927962 100644
--- a/Android.bp
+++ b/Android.bp
@@ -266,6 +266,7 @@
     },
     apex_available: [
         "//apex_available:platform",
+        "com.android.appsearch",
         "com.android.virt",
     ],
 }