summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 6c5acd2b416b..71023bf647c8 100644
--- a/Android.bp
+++ b/Android.bp
@@ -322,7 +322,6 @@ java_defaults {
libs: [
"app-compat-annotations",
"ext",
- "framework-connectivity-annotations",
"framework-updatable-stubs-module_libs_api",
"unsupportedappusage",
],
@@ -582,4 +581,5 @@ build = [
"StubLibraries.bp",
"ApiDocs.bp",
"ProtoLibraries.bp",
+ "TestProtoLibraries.bp",
]