aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChang Li <licha@google.com>2021-02-17 00:44:24 +0000
committerChang Li <licha@google.com>2021-02-26 15:43:05 +0000
commit70cf6a70296ca1e9e10e495ca153032079816af2 (patch)
tree0d84740e569c0c841310be2f8f1e0a45d7811bf6
parentb44c4e954109667141818f6342f65a2dc7e9cc0b (diff)
downloadprotobuf-70cf6a70296ca1e9e10e495ca153032079816af2.tar.gz
Allowlist com.andoird.extservices for java proto-lite.
Bug: 180441353 Change-Id: I04b2b2c30ce25abfeaa6d8ff53641608a5d27775 (cherry picked from commit 28f6a86aee953fcd55ada223d85eedc183d5211f)
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 5505b2e6d..719e7be93 100644
--- a/Android.bp
+++ b/Android.bp
@@ -609,6 +609,7 @@ java_library_static {
"com.android.bluetooth.updatable",
"com.android.tethering",
"com.android.wifi",
+ "com.android.extservices",
],
}