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

Commit a46c4537 authored by Anton Hansson's avatar Anton Hansson Committed by Android (Google) Code Review
Browse files

Merge "Cleanup framework-all usage"

parents 532c02c7 6fb18bbf
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -117,9 +117,6 @@ droidstubs {
        " --hide ReferencesHidden" +
        " --hide DeprecationMismatch" +
        " --hide HiddenTypedefConstant",
    libs: [
        "framework-all",
    ],
    visibility: ["//visibility:private"],
}

+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ java_sdk_library {
        ":framework_native_aidl",
    ],
    libs: [
        "framework-all",
        "framework",
        "app-compat-annotations",
        "unsupportedappusage",
    ],