diff options
-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", ], |