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

Commit 0bda334b authored by Android Build Merger (Role)'s avatar Android Build Merger (Role) Committed by Android (Google) Code Review
Browse files

Merge "Merge "Set min_sdk_version for SystemUISharedLib" am: ce2417fa" into stage-aosp-master

parents eadfdeb2 8e3c49d8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -27,4 +27,6 @@ android_library {
    // Enforce that the library is built against java 7 so that there are
    // no compatibility issues with launcher
    java_version: "1.7",

    min_sdk_version: "26",
}