Skip to content
Snippets Groups Projects
Commit 2458e4ad authored by Anton Hansson's avatar Anton Hansson Committed by Gerrit Code Review
Browse files

Merge "Remove two unused libraries"

parents dd5e2cd5 f435d200
No related branches found
No related tags found
No related merge requests found
......@@ -333,20 +333,6 @@ java_library_static {
},
}
java_library_static {
name: "android_non_updatable_stubs_current",
srcs: [":api-stubs-docs-non-updatable"],
defaults: ["android_defaults_stubs_current"],
libs: ["sdk_system_29_android"],
}
java_library_static {
name: "android_system_non_updatable_stubs_current",
srcs: [":system-api-stubs-docs-non-updatable"],
defaults: ["android_defaults_stubs_current"],
libs: ["sdk_system_29_android"],
}
/////////////////////////////////////////////////////////////////////
// hwbinder.stubs provides APIs required for building HIDL Java
// libraries.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment