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

Commit bdd425c0 authored by Roshan Pius's avatar Roshan Pius
Browse files

Revert^2 "nfc(api): Change min_sdk to V for framework-nfc"

b65f3c94

Bug: 329995729
Change-Id: If274391ae7a8661f6fc59556714d89bb9f71a589
parent b65f3c94
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -50,7 +50,7 @@ java_sdk_library {
    ],
    defaults: ["framework-module-defaults"],
    sdk_version: "module_current",
    min_sdk_version: "34", // should be 35 (making it 34 for compiling for `-next`)
    min_sdk_version: "VanillaIceCream",
    installable: true,
    optimize: {
        enabled: false,