update sa_profile/BUILD.gn.

Signed-off-by: 林裕强 <linyuqiang@huawei.com>
This commit is contained in:
林裕强
2023-05-26 09:51:58 +00:00
committed by Gitee
parent 0e2c1228f3
commit 79cbb7d129
+1 -1
View File
@@ -14,6 +14,6 @@
import("//build/ohos/sa_profile/sa_profile.gni")
ohos_sa_profile("socperf_sa_profile") {
sources = [ "1906.xml" ]
sources = [ "1906.json" ]
part_name = "soc_perf"
}