summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChiachang Wang <chiachangwang@google.com>2021-04-21 00:25:20 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2021-04-21 00:25:20 +0000
commit8aaa2bc109c4e6bdfbdb79e3be859e804d3c70ab (patch)
tree32c722c51dbb22d0c047f29c8663056f7fbc5337
parent839b9a1147f78727669743fe3ead60f18ac0b076 (diff)
parent17045d956fec23c96ae0681d2afa21aa991ea004 (diff)
Merge "Remove framework-connectivity from the private API" into sc-dev
-rw-r--r--Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index da52c2320048..685c69df6823 100644
--- a/Android.bp
+++ b/Android.bp
@@ -375,7 +375,6 @@ 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",
],