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

Commit 3cd6be48 authored by Jack He's avatar Jack He
Browse files

SettingsLib: Remove minSdkLevel to use default

Remove since SettingsLib always compile against latest code

Bug: 285004783
Test: make
Change-Id: I2af3a2a9bcca25367bd2103175aab0c1e03a8f12
parent ed2f66c6
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -69,9 +69,6 @@ android_library {
        "src/**/*.java",
        "src/**/*.kt",
    ],

    min_sdk_version: "30",

}

// NOTE: Keep this module in sync with ./common.mk