aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Dorokhine <adorokhine@google.com>2021-06-23 01:06:51 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-06-23 01:06:51 +0000
commit99ed5f171a033e23f30aa885fe3d62a9d78c5623 (patch)
tree027714aed2ec42a5cfcdc00f92ccbfbf952bd8a5
parentb83fe57a7eecfc00b441399786bfb0ee06a36138 (diff)
parentef53808ed93fbe66d5fb0a05f7f2c99883f2c947 (diff)
downloadlibutf-99ed5f171a033e23f30aa885fe3d62a9d78c5623.tar.gz
Allow AppSearch's icing library access to libutf. am: 9f463d4f65 am: ef53808ed9
Original change: https://googleplex-android-review.googlesource.com/c/platform/external/libutf/+/15031595 Change-Id: Ia4ab5484b560f01eb95236a729fd0cb8cf44b832
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index e0288bf..837c0fe 100644
--- a/Android.bp
+++ b/Android.bp
@@ -70,6 +70,7 @@ cc_library_static {
apex_available: [
"//apex_available:platform",
+ "com.android.appsearch",
"com.android.extservices",
],
}