Merge "Remove two unused libraries" am: 2458e4ad5d am: 97bf4d0551 am: a914538105
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1535143 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ide06e37c4bec2eac5b65b277307ffcfb96cfedf7
This commit is contained in:
@@ -342,20 +342,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