forked from floraachy/ImageKnife
1.add AppScope folder: adapter stage mode api9
Signed-off-by: zhoulisheng <635547767@qq.com>
This commit is contained in:
parent
a5f2ab900f
commit
f60381b79c
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"app": {
|
||||
"bundleName": "com.openharmony.imageknife",
|
||||
"vendor": "example",
|
||||
"versionCode": 1000000,
|
||||
"versionName": "1.0.0",
|
||||
"icon": "$media:app_icon",
|
||||
"label": "$string:app_name",
|
||||
"distributedNotificationEnabled": true
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"string": [
|
||||
{
|
||||
"name": "app_name",
|
||||
"value": "ImageKnife"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 6.6 KiB |
Loading…
Reference in New Issue