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

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

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

bdd425c0

Bug: 330602388
Bug: 330608536
Bug: 329995729

Change-Id: I9346c39c53492fe100c17b9469dddaabdc9684f2
parent bdd425c0
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: "VanillaIceCream",
    min_sdk_version: "34", // should be 35 (making it 34 for compiling for `-next`)
    installable: true,
    optimize: {
        enabled: false,