Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 755b013a authored by Anton Hansson's avatar Anton Hansson Committed by Automerger Merge Worker
Browse files

Merge changes from topic...

Merge changes from topic "revert-2110246-revert-2108043-locallog-RHVOQAJCFV-GELQNRAIEE" am: ab498bff

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2110704



Change-Id: I8268c4076ea2f34c04bf0a6edecf6f4c2731910a
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 84ed6576 ab498bff
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -152,7 +152,10 @@ java_library {
    libs: ["unsupportedappusage"],
    sdk_version: "module_current",
    min_sdk_version: "30",
    apex_available: ["//apex_available:anyapex"],
    apex_available: [
        "//apex_available:anyapex",
        "//apex_available:platform",
    ],
    visibility: ["//visibility:public"],
}