提交 8d66bf13 编写于 作者: L logic42

change sensor testcase compile

Signed-off-by: Nlogic42 <wanglong108@huawei.com>
上级 58490c04
...@@ -15,7 +15,10 @@ import("//build/ohos_var.gni") ...@@ -15,7 +15,10 @@ import("//build/ohos_var.gni")
group("sensor") { group("sensor") {
testonly = true testonly = true
if (device_name == "rk3568") {
} else {
if (is_standard_system) { if (is_standard_system) {
deps = [ "sensor_standard:sensor_js_test" ] deps = [ "sensor_standard:sensor_js_test" ]
} }
}
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册