xml改成json

Signed-off-by: lin-yuqiang666 <linyuqiang@huawei.com>
Change-Id: I9588c7c8ba0bd2cba341fb01b84d3fd99834b902
This commit is contained in:
lin-yuqiang666 2023-05-23 03:22:18 +00:00
parent a797168f41
commit 78470957a5
2 changed files with 1 additions and 1 deletions

View File

@ -14,6 +14,6 @@
import("//build/ohos/sa_profile/sa_profile.gni")
ohos_sa_profile("core_service_sa_profile") {
sources = [ "telephony.json" ]
sources = [ "4010.json" ]
part_name = "core_service"
}