mirror of
https://github.com/openharmony/applications_contactsdata.git
synced 2026-07-01 20:24:03 -04:00
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"app": {
|
||||
"bundleName": "com.ohos.contactsdataability",
|
||||
"vendor": "ohos",
|
||||
"versionCode": 1000000,
|
||||
"versionName": "1.0.0",
|
||||
"icon": "",
|
||||
"label": "$string:app_name",
|
||||
"distributedNotificationEnabled": true,
|
||||
"minAPIVersion": 9,
|
||||
"targetAPIVersion": 9
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"string":[
|
||||
{
|
||||
"name": "app_name",
|
||||
"value": "ContactsData"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user