!26 hide personal ID in DFX stacktrace -- quickJS

Merge pull request !26 from zhangbingce/mylts
This commit is contained in:
openharmony_ci
2021-10-11 13:35:38 +00:00
committed by Gitee
+1 -1
View File
@@ -178,7 +178,7 @@ action("gen_jsf_c") {
"-N",
"js_framework",
"-c",
rebase_path(prebuilt_js_path),
rebase_path(prebuilt_js_path, "."),
]
inputs = [ prebuilt_js_path ]