delete is_emulator judge

Signed-off-by: lixing <lixing141@huawei.com>
This commit is contained in:
lixing 2024-02-04 09:25:31 +00:00 committed by Gitee
parent 5264f0c109
commit 83221b0988
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -135,7 +135,7 @@ ohos_rust_executable("hitrace_example_rust") {
}
group("hitrace_target") {
if (support_executable_fil) {
if (support_executable_file) {
deps = [
":bytrace",
":hitrace",