mirror of
https://github.com/openharmony/telephony_data_storage.git
synced 2026-07-01 08:11:48 -04:00
feature: data_storage -> telephony_data
Signed-off-by: w00636648 <wangziming14@huawei.com>
This commit is contained in:
@@ -15,11 +15,11 @@ import("//base/telephony/telephony_data/data_storage_ability_runtime.gni")
|
||||
import("//build/ohos.gni")
|
||||
SOURCE_DIR = "//base/telephony/telephony_data"
|
||||
|
||||
ohos_hap("Telephony_Telephony_Data") {
|
||||
ohos_hap("Telephony_Data_Storage") {
|
||||
hap_profile = "./config/config.json"
|
||||
shared_libraries = [ ":tel_telephony_data" ]
|
||||
certificate_profile = "./signature/datastorage.p7b"
|
||||
hap_name = "Telephony_Telephony_Data"
|
||||
hap_name = "Telephony_Data_Storage"
|
||||
module_install_dir = "app/com.ohos.telephonydataability"
|
||||
part_name = "telephony_data"
|
||||
subsystem_name = "telephony"
|
||||
|
||||
+2
-2
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "@ohos/data_storage",
|
||||
"name": "@ohos/telephony_data",
|
||||
"version": "3.1.0",
|
||||
"description": "telephony data storage service",
|
||||
"publishAs": "code-segment",
|
||||
@@ -50,7 +50,7 @@
|
||||
],
|
||||
"service_group": [
|
||||
"//base/telephony/telephony_data:tel_telephony_data",
|
||||
"//base/telephony/telephony_data:Telephony_Telephony_Data"
|
||||
"//base/telephony/telephony_data:Telephony_Data_Storage"
|
||||
]
|
||||
},
|
||||
"inner_kits": [
|
||||
|
||||
Reference in New Issue
Block a user