mirror of
https://gitee.com/openharmony/telephony_core_service
synced 2025-02-16 23:37:45 +00:00
xml改成json
Signed-off-by: lin-yuqiang666 <linyuqiang@huawei.com> Change-Id: I9588c7c8ba0bd2cba341fb01b84d3fd99834b902
This commit is contained in:
parent
a797168f41
commit
78470957a5
@ -14,6 +14,6 @@
|
|||||||
import("//build/ohos/sa_profile/sa_profile.gni")
|
import("//build/ohos/sa_profile/sa_profile.gni")
|
||||||
|
|
||||||
ohos_sa_profile("core_service_sa_profile") {
|
ohos_sa_profile("core_service_sa_profile") {
|
||||||
sources = [ "telephony.json" ]
|
sources = [ "4010.json" ]
|
||||||
part_name = "core_service"
|
part_name = "core_service"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user