Merge "Remove two unused libraries"
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user