Allow AppSearch's icing library access to libutf. am: 9f463d4f65 am: 67e6243a2f

Original change: https://googleplex-android-review.googlesource.com/c/platform/external/libutf/+/15031595

Change-Id: I472c0299ecf63007363ae8e1510bc47cd8f2c5a8
diff --git a/Android.bp b/Android.bp
index e0288bf..837c0fe 100644
--- a/Android.bp
+++ b/Android.bp
@@ -70,6 +70,7 @@
 
     apex_available: [
         "//apex_available:platform",
+        "com.android.appsearch",
         "com.android.extservices",
     ],
 }