xml改成json

Signed-off-by: lin-yuqiang666 <linyuqiang@huawei.com>
Change-Id: Ia4b3b5c930526d84027ad7fa427f84ee09d2e2a7
This commit is contained in:
lin-yuqiang666 2023-05-23 03:16:17 +00:00
parent d112e9c42a
commit 49d349b3ca
2 changed files with 1 additions and 1 deletions

View File

@ -13,6 +13,6 @@
import("//build/ohos/sa_profile/sa_profile.gni")
ohos_sa_profile("cellular_data_sa_profile") {
sources = [ "telephony.json" ]
sources = [ "4007.json" ]
part_name = "cellular_data"
}