diff options
author | Chiachang Wang <chiachangwang@google.com> | 2021-04-21 00:25:20 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2021-04-21 00:25:20 +0000 |
commit | 8aaa2bc109c4e6bdfbdb79e3be859e804d3c70ab (patch) | |
tree | 32c722c51dbb22d0c047f29c8663056f7fbc5337 /Android.bp | |
parent | 839b9a1147f78727669743fe3ead60f18ac0b076 (diff) | |
parent | 17045d956fec23c96ae0681d2afa21aa991ea004 (diff) |
Merge "Remove framework-connectivity from the private API" into sc-dev
Diffstat (limited to 'Android.bp')
-rw-r--r-- | Android.bp | 1 |
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", ], |