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

Commit 7f8c43c1 authored by Yu Liu's avatar Yu Liu Committed by Gerrit Code Review
Browse files

Merge "Change the sdk_version to core_current." into main

parents c4a8d262 3cfde0e5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
java_library {
	name: "fake_device_config",
	srcs: ["src/**/*.java"],
	sdk_version: "core_platform",
	sdk_version: "core_current",
	host_supported: true,
}