Merge "Change the sdk_version to core_current." into main
This commit is contained in:
commit
7f8c43c1f4
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@
|
|||
java_library {
|
||||
name: "fake_device_config",
|
||||
srcs: ["src/**/*.java"],
|
||||
sdk_version: "core_platform",
|
||||
host_supported: true,
|
||||
sdk_version: "core_current",
|
||||
host_supported: true,
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue