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

Commit ad25b2a2 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 am: 755b013a

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



Change-Id: I69726559de01786dc7fecc50c0a3ce8a113b0137
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 476557fd 755b013a
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -177,7 +177,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"],
}