Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
......@@ -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,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment