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

Commit c7521afd authored by Jihoon Kang's avatar Jihoon Kang Committed by Gerrit Code Review
Browse files

Merge "Modify dependencies of fake_device_config" into main

parents 6a04d1e5 9c1450e0
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -15,7 +15,8 @@
java_library {
	name: "fake_device_config",
	srcs: ["src/**/*.java"],
	sdk_version: "core_current",
	sdk_version: "none",
	system_modules: "core-all-system-modules",
	host_supported: true,
}