Merge changes from topic "revert-2110246-revert-2108043-locallog-RHVOQAJCFV-GELQNRAIEE" am: ab498bff17
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2110704 Change-Id: I8268c4076ea2f34c04bf0a6edecf6f4c2731910a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -152,7 +152,10 @@ java_library {
|
|||||||
libs: ["unsupportedappusage"],
|
libs: ["unsupportedappusage"],
|
||||||
sdk_version: "module_current",
|
sdk_version: "module_current",
|
||||||
min_sdk_version: "30",
|
min_sdk_version: "30",
|
||||||
apex_available: ["//apex_available:anyapex"],
|
apex_available: [
|
||||||
|
"//apex_available:anyapex",
|
||||||
|
"//apex_available:platform",
|
||||||
|
],
|
||||||
visibility: ["//visibility:public"],
|
visibility: ["//visibility:public"],
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user