commit | a4b4eda084ba60649b80614610655786c7d8d18d | [log] [tgz] |
---|---|---|
author | Alexander Dorokhine <[email protected]> | Fri Jun 18 15:15:09 2021 -0700 |
committer | Alexander Dorokhine <[email protected]> | Mon Jun 21 17:49:10 2021 -0700 |
tree | c67f0727cec3e28530571f10eb0af02e20499476 | |
parent | 4026479965feeeff43acc36c6baf8e6368a77313 [diff] [blame] |
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", ], }