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

Commit 09239676 authored by Yu Liu's avatar Yu Liu Committed by Automerger Merge Worker
Browse files

Merge "Change the sdk_version to core_current." into main am: 7f8c43c1

parents 41df04f1 7f8c43c1
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,
}