summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRemi NGUYEN VAN <reminv@google.com>2021-04-21 01:08:54 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2021-04-21 01:08:54 +0000
commit36bae703781a4498b3df3408096e1644634208f4 (patch)
tree7c731d252276ce81952a949f7e538199accedb42
parent3723a671127784ae44a39faf89a3d1ef115c36ff (diff)
parentfab0a766da2b4a4d57f2bbfc03196d15244a48bc (diff)
Merge "Revert "Remove framework-connectivity from the private API"" into sc-dev
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 685c69df6823..da52c2320048 100644
--- a/Android.bp
+++ b/Android.bp
@@ -375,6 +375,7 @@ java_library {
static_libs: [
"app-compat-annotations",
"framework-minus-apex",
+ "framework-connectivity.impl", // TODO(b/182859030): should be removed
"framework-appsearch.impl", // TODO(b/146218515): should be removed
"framework-updatable-stubs-module_libs_api",
],