整改用例图标及hap包名

Signed-off-by: yuxiaoya2 <yuxiaoya@huawei.com>
Change-Id: I4282565b57dcadfd5dc4a5edf49b64d2da1a884c
This commit is contained in:
yuxiaoya2 2024-08-14 20:51:03 +08:00
parent 88e9488223
commit c805c75fa6
22 changed files with 34 additions and 14 deletions

View File

@ -5,7 +5,7 @@
"versionCode": 1000000,
"versionName": "1.0.0",
"debug": false,
"icon": "$media:icon",
"icon": "$media:app_icon",
"label": "$string:app_name",
"description": "$string:description_application",
"distributedNotificationEnabled": true,

View File

@ -2,7 +2,11 @@
"string":[
{
"name":"app_name",
"value":"distributedobjectdisets"
"value":"DctsDistributedObjectDisEtsTest"
},
{
"name":"description_application",
"value":"DctsDistributedObjectDisEtsTest"
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 6.6 KiB

View File

@ -10,7 +10,7 @@
},
{
"name": "entry_label",
"value": "ActsObjectClientEtsHapTest"
"value": "DctsObjectClientEtsHapTest"
},
{
"name": "form_description",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 6.6 KiB

View File

@ -2,7 +2,11 @@
"string": [
{
"name": "app_name",
"value": "distributeobjectdisjsetsserver"
"value": "DctsDistributedObjectDisEtsServer"
},
{
"name": "description_application",
"value": "DctsDistributedObjectDisEtsServer"
}
]
}

View File

@ -10,7 +10,7 @@
},
{
"name": "entry_label",
"value": "ActsObjectServerEtsHapTest"
"value": "DctsDistributedObjectDisEtsServer"
},
{
"name": "form_description",

View File

@ -5,7 +5,7 @@
"versionCode": 1000000,
"versionName": "1.0.0",
"debug": false,
"icon": "$media:icon",
"icon": "$media:app_icon",
"label": "$string:app_name",
"description": "$string:description_application",
"distributedNotificationEnabled": true,

View File

@ -2,7 +2,11 @@
"string":[
{
"name":"app_name",
"value":"distributerdbdisets"
"value":"DctsDistributeRdbStoreDisEtsTest"
},
{
"name":"description_application",
"value":"DctsDistributeRdbStoreDisEtsTest"
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 6.6 KiB

View File

@ -10,7 +10,7 @@
},
{
"name": "entry_label",
"value": "ActsLifecycleMultihapTest"
"value": "DctsDistributeRdbStoreDisEtsTest"
},
{
"name": "form_description",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 6.6 KiB

View File

@ -5,7 +5,7 @@
"versionCode": 1000000,
"versionName": "1.0.0",
"debug": false,
"icon": "$media:icon",
"icon": "$media:app_icon",
"label": "$string:app_name",
"description": "$string:description_application",
"distributedNotificationEnabled": true,

View File

@ -2,7 +2,11 @@
"string":[
{
"name":"app_name",
"value":"rdbserver"
"value":"DctsDistributeRdbDisEtsServer"
},
{
"name":"description_application",
"value":"DctsDistributeRdbDisEtsServer"
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 6.6 KiB

View File

@ -10,7 +10,7 @@
},
{
"name": "entry_label",
"value": "ActsLifecycleMultihapTest"
"value": "DctsDistributeRdbDisEtsServer"
},
{
"name": "form_description",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 6.6 KiB

View File

@ -5,7 +5,7 @@
"versionCode": 1000000,
"versionName": "1.0.0",
"debug": false,
"icon": "$media:icon",
"icon": "$media:app_icon",
"label": "$string:app_name",
"description": "$string:description_application",
"distributedNotificationEnabled": true,

View File

@ -2,7 +2,11 @@
"string":[
{
"name":"app_name",
"value":"rdbserver"
"value":"DctsDistributeRdbDisJsServer"
},
{
"name":"description_application",
"value":"DctsDistributeRdbDisJsServer"
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 6.6 KiB

View File

@ -10,7 +10,7 @@
},
{
"name": "entry_label",
"value": "ActsLifecycleMultihapTest"
"value": "DctsDistributeRdbDisJsServer"
},
{
"name": "form_description",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 6.6 KiB