Merge "Remove two unused libraries" am: 2458e4ad5d
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1535143 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ie4f69a012e2f0f26264382f39fd6d2ef86d50a8d
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