提交 814ed21b 编写于 作者: T txl000

新增2in1设备类型-telephone-xts_lite

Signed-off-by: Ntxl000 <tangxianglei@huawei.com>
上级 0c224c4c
......@@ -17,11 +17,12 @@
"package": "com.ohos.actscallmanagerims2calltest",
"name": ".entry",
"mainAbility": ".MainAbility",
"srcPath":"",
"srcPath": "",
"deviceType": [
"tablet",
"default",
"phone"
"phone",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......@@ -68,16 +69,16 @@
],
"reqPermissions": [
{
"name":"ohos.permission.WRITE_CONTACTS",
"reason":"need use ohos.permission.WRITE_CONTACTS"
"name": "ohos.permission.WRITE_CONTACTS",
"reason": "need use ohos.permission.WRITE_CONTACTS"
},
{
"name":"ohos.permission.READ_CONTACTS",
"reason":"need use ohos.permission.READ_CONTACTS"
"name": "ohos.permission.READ_CONTACTS",
"reason": "need use ohos.permission.READ_CONTACTS"
},
{
"name":"ohos.permission.PLACE_CALL",
"reason":"need use ohos.permission.PLACE_CALL"
"name": "ohos.permission.PLACE_CALL",
"reason": "need use ohos.permission.PLACE_CALL"
}
],
"js": [
......
......@@ -17,11 +17,12 @@
"package": "com.ohos.cellulardata",
"name": ".entry",
"mainAbility": ".MainAbility",
"srcPath":"",
"srcPath": "",
"deviceType": [
"tablet",
"default",
"phone"
"phone",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......@@ -68,12 +69,12 @@
],
"reqPermissions": [
{
"name":"ohos.permission.GET_NETWORK_INFO",
"reason":"need use ohos.permission.GET_NETWORK_INFO"
"name": "ohos.permission.GET_NETWORK_INFO",
"reason": "need use ohos.permission.GET_NETWORK_INFO"
},
{
"name":"ohos.permission.INTERNET",
"reason":"need use ohos.permission.INTERNET"
"name": "ohos.permission.INTERNET",
"reason": "need use ohos.permission.INTERNET"
}
],
"js": [
......
......@@ -17,11 +17,12 @@
"package": "com.ohos.actshttpscertificatetest",
"name": ".entry",
"mainAbility": ".MainAbility",
"srcPath":"",
"srcPath": "",
"deviceType": [
"tablet",
"default",
"phone"
"phone",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......@@ -68,8 +69,8 @@
],
"reqPermissions": [
{
"name" : "ohos.permission.INTERNET",
"reason" : "need use ohos.permission.INTERNET"
"name": "ohos.permission.INTERNET",
"reason": "need use ohos.permission.INTERNET"
}
],
"js": [
......
......@@ -17,11 +17,12 @@
"package": "com.ohos.dns",
"name": ".entry",
"mainAbility": ".MainAbility",
"srcPath":"",
"srcPath": "",
"deviceType": [
"tablet",
"default",
"phone"
"phone",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......@@ -68,12 +69,12 @@
],
"reqPermissions": [
{
"name":"ohos.permission.GET_NETWORK_INFO",
"reason":"need use ohos.permission.GET_NETWORK_INFO"
"name": "ohos.permission.GET_NETWORK_INFO",
"reason": "need use ohos.permission.GET_NETWORK_INFO"
},
{
"name":"ohos.permission.INTERNET",
"reason":"need use ohos.permission.INTERNET"
"name": "ohos.permission.INTERNET",
"reason": "need use ohos.permission.INTERNET"
}
],
"js": [
......
......@@ -17,11 +17,12 @@
"package": "com.ohos.jshttp",
"name": ".entry",
"mainAbility": ".MainAbility",
"srcPath":"",
"srcPath": "",
"deviceType": [
"tablet",
"default",
"phone"
"phone",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......@@ -68,12 +69,12 @@
],
"reqPermissions": [
{
"name":"ohos.permission.GET_NETWORK_INFO",
"reason":"need use ohos.permission.GET_NETWORK_INFO"
"name": "ohos.permission.GET_NETWORK_INFO",
"reason": "need use ohos.permission.GET_NETWORK_INFO"
},
{
"name":"ohos.permission.INTERNET",
"reason":"need use ohos.permission.INTERNET"
"name": "ohos.permission.INTERNET",
"reason": "need use ohos.permission.INTERNET"
}
],
"js": [
......
......@@ -18,7 +18,8 @@
"deviceType": [
"tablet",
"default",
"phone"
"phone",
"2in1"
],
"abilities": [
{
......@@ -65,7 +66,7 @@
},
"package": "com.ohos.network_nopermission",
"name": ".entry",
"srcPath":"",
"srcPath": "",
"js": [
{
"pages": [
......
......@@ -18,7 +18,8 @@
"deviceType": [
"tablet",
"default",
"phone"
"phone",
"2in1"
],
"abilities": [
{
......@@ -60,8 +61,8 @@
],
"reqPermissions": [
{
"name":"ohos.permission.GET_NETWORK_INFO",
"reason":"need use ohos.permission.GET_NETWORK_INFO"
"name": "ohos.permission.GET_NETWORK_INFO",
"reason": "need use ohos.permission.GET_NETWORK_INFO"
}
],
"distro": {
......
......@@ -18,7 +18,8 @@
"deviceType": [
"tablet",
"default",
"phone"
"phone",
"2in1"
],
"abilities": [
{
......@@ -60,8 +61,8 @@
],
"reqPermissions": [
{
"name":"ohos.permission.GET_NETWORK_INFO",
"reason":"need use ohos.permission.GET_NETWORK_INFO"
"name": "ohos.permission.GET_NETWORK_INFO",
"reason": "need use ohos.permission.GET_NETWORK_INFO"
}
],
"distro": {
......
......@@ -17,11 +17,12 @@
"package": "com.ohos.register",
"name": ".entry",
"mainAbility": ".MainAbility",
"srcPath":"",
"srcPath": "",
"deviceType": [
"tablet",
"default",
"phone"
"phone",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......@@ -68,12 +69,12 @@
],
"reqPermissions": [
{
"name":"ohos.permission.GET_NETWORK_INFO",
"reason":"need use ohos.permission.GET_NETWORK_INFO"
"name": "ohos.permission.GET_NETWORK_INFO",
"reason": "need use ohos.permission.GET_NETWORK_INFO"
},
{
"name":"ohos.permission.INTERNET",
"reason":"need use ohos.permission.INTERNET"
"name": "ohos.permission.INTERNET",
"reason": "need use ohos.permission.INTERNET"
}
],
"js": [
......
......@@ -17,11 +17,12 @@
"package": "com.ohos.socket",
"name": ".entry",
"mainAbility": ".MainAbility",
"srcPath":"",
"srcPath": "",
"deviceType": [
"tablet",
"default",
"phone"
"phone",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......@@ -68,12 +69,12 @@
],
"reqPermissions": [
{
"name":"ohos.permission.GET_NETWORK_INFO",
"reason":"need use ohos.permission.GET_NETWORK_INFO"
"name": "ohos.permission.GET_NETWORK_INFO",
"reason": "need use ohos.permission.GET_NETWORK_INFO"
},
{
"name":"ohos.permission.INTERNET",
"reason":"need use ohos.permission.INTERNET"
"name": "ohos.permission.INTERNET",
"reason": "need use ohos.permission.INTERNET"
}
],
"js": [
......
......@@ -16,12 +16,13 @@
"module": {
"name": ".entry",
"mainAbility": ".MainAbility",
"srcPath":"",
"srcPath": "",
"deviceType": [
"tablet",
"default",
"phone",
"tablet"
"tablet",
"2in1"
],
"abilities": [
{
......@@ -69,8 +70,8 @@
},
"reqPermissions": [
{
"name":"ohos.permission.INTERNET",
"reason":"need use ohos.permission.INTERNET"
"name": "ohos.permission.INTERNET",
"reason": "need use ohos.permission.INTERNET"
}
],
"package": "com.ohos.system_fetch",
......
......@@ -21,7 +21,8 @@
"deviceType": [
"tablet",
"default",
"phone"
"phone",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......@@ -69,12 +70,12 @@
],
"reqPermissions": [
{
"name":"ohos.permission.GET_NETWORK_INFO",
"reason":"need use ohos.permission.GET_NETWORK_INFO"
"name": "ohos.permission.GET_NETWORK_INFO",
"reason": "need use ohos.permission.GET_NETWORK_INFO"
},
{
"name":"ohos.permission.INTERNET",
"reason":"need use ohos.permission.INTERNET"
"name": "ohos.permission.INTERNET",
"reason": "need use ohos.permission.INTERNET"
}
],
"js": [
......@@ -102,7 +103,6 @@
"pages/Counter",
"pages/Flex",
"pages/GridContainer"
],
"name": ".MainAbility",
"window": {
......
......@@ -21,7 +21,8 @@
"deviceType": [
"tablet",
"default",
"phone"
"phone",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......@@ -73,12 +74,12 @@
"reason": "need use ohos.permission.LOCATION"
},
{
"name":"ohos.permission.GET_NETWORK_INFO",
"reason":"need use ohos.permission.GET_NETWORK_INFO"
"name": "ohos.permission.GET_NETWORK_INFO",
"reason": "need use ohos.permission.GET_NETWORK_INFO"
},
{
"name":"ohos.permission.INTERNET",
"reason":"need use ohos.permission.INTERNET"
"name": "ohos.permission.INTERNET",
"reason": "need use ohos.permission.INTERNET"
}
],
"js": [
......@@ -106,7 +107,6 @@
"pages/Counter",
"pages/Flex",
"pages/GridContainer"
],
"name": ".MainAbility",
"window": {
......
......@@ -17,11 +17,12 @@
"package": "com.ohos.networksearch",
"name": ".entry",
"mainAbility": ".MainAbility",
"srcPath":"",
"srcPath": "",
"deviceType": [
"tablet",
"default",
"phone"
"phone",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......@@ -68,12 +69,12 @@
],
"reqPermissions": [
{
"name":"ohos.permission.GET_NETWORK_INFO",
"reason":"need use ohos.permission.GET_NETWORK_INFO"
"name": "ohos.permission.GET_NETWORK_INFO",
"reason": "need use ohos.permission.GET_NETWORK_INFO"
},
{
"name":"ohos.permission.INTERNET",
"reason":"need use ohos.permission.INTERNET"
"name": "ohos.permission.INTERNET",
"reason": "need use ohos.permission.INTERNET"
}
],
"js": [
......
......@@ -21,7 +21,8 @@
"deviceType": [
"tablet",
"default",
"phone"
"phone",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......@@ -69,8 +70,8 @@
],
"reqPermissions": [
{
"name":"ohos.permission.GET_NETWORK_INFO",
"reason":"need use ohos.permission.GET_NETWORK_INFO"
"name": "ohos.permission.GET_NETWORK_INFO",
"reason": "need use ohos.permission.GET_NETWORK_INFO"
}
],
"js": [
......@@ -98,7 +99,6 @@
"pages/Counter",
"pages/Flex",
"pages/GridContainer"
],
"name": ".MainAbility",
"window": {
......
......@@ -21,7 +21,8 @@
"deviceType": [
"tablet",
"default",
"phone"
"phone",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......@@ -69,8 +70,8 @@
],
"reqPermissions": [
{
"name":"ohos.permission.GET_NETWORK_INFO",
"reason":"need use ohos.permission.GET_NETWORK_INFO"
"name": "ohos.permission.GET_NETWORK_INFO",
"reason": "need use ohos.permission.GET_NETWORK_INFO"
}
],
"js": [
......@@ -98,7 +99,6 @@
"pages/Counter",
"pages/Flex",
"pages/GridContainer"
],
"name": ".MainAbility",
"window": {
......
......@@ -17,11 +17,12 @@
"package": "com.ohos.simmanagertest",
"name": ".entry",
"mainAbility": ".MainAbility",
"srcPath":"",
"srcPath": "",
"deviceType": [
"tablet",
"default",
"phone"
"phone",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -17,11 +17,12 @@
"package": "com.ohos.smsmms",
"name": ".entry",
"mainAbility": ".MainAbility",
"srcPath":"",
"srcPath": "",
"deviceType": [
"tablet",
"default",
"phone"
"phone",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -17,11 +17,12 @@
"package": "com.ohos.call_manager",
"name": ".entry",
"mainAbility": ".MainAbility",
"srcPath":"",
"srcPath": "",
"deviceType": [
"tablet",
"default",
"phone"
"phone",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......@@ -68,8 +69,8 @@
],
"reqPermissions": [
{
"name":"ohos.permission.GET_NETWORK_INFO",
"reason":"need use ohos.permission.GET_NETWORK_INFO"
"name": "ohos.permission.GET_NETWORK_INFO",
"reason": "need use ohos.permission.GET_NETWORK_INFO"
}
],
"js": [
......
......@@ -21,7 +21,8 @@
"deviceType": [
"tablet",
"default",
"phone"
"phone",
"2in1"
],
"distro": {
"moduleType": "entry",
......
......@@ -7,7 +7,8 @@
"deviceTypes": [
"tablet",
"default",
"phone"
"phone",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -17,11 +17,11 @@
"package": "com.acts.theme.screenlocktest",
"name": ".MyApplication",
"mainAbility": "com.acts.theme.screenlocktest.MainAbility",
"deviceType": [
"tablet",
"default",
"phone"
"phone",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -17,10 +17,10 @@
"package": "com.acts.theme.wallpaperauthoritytest",
"name": ".MyApplication",
"mainAbility": "com.acts.theme.wallpaperauthoritytest.MainAbility",
"deviceType": [
"tablet",
"default"
"default",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -17,10 +17,10 @@
"package": "com.acts.theme.wallpapertest",
"name": ".MyApplication",
"mainAbility": "com.acts.theme.wallpapertest.MainAbility",
"deviceType": [
"tablet",
"default"
"default",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -8,7 +8,8 @@
"deviceTypes": [
"tablet",
"default",
"phone"
"phone",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"tablet",
"default"
"default",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"tablet",
"default"
"default",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -36,12 +37,12 @@
],
"requestPermissions": [
{
"name":"ohos.permission.SET_TIME",
"reason":"need use ohos.permission.SET_TIME."
"name": "ohos.permission.SET_TIME",
"reason": "need use ohos.permission.SET_TIME."
},
{
"name":"ohos.permission.SET_TIME_ZONE",
"reason":"need use ohos.permission.SET_TIME_ZONE."
"name": "ohos.permission.SET_TIME_ZONE",
"reason": "need use ohos.permission.SET_TIME_ZONE."
}
]
}
......
......@@ -18,7 +18,8 @@
"deviceType": [
"tablet",
"default",
"phone"
"phone",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -23,7 +23,8 @@
"phone",
"tablet",
"tv",
"wearable"
"wearable",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -23,7 +23,8 @@
"phone",
"tablet",
"tv",
"wearable"
"wearable",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......@@ -91,7 +92,6 @@
}
}
],
"testRunner": {
"name": "OpenHarmonyTestRunner",
"srcPath": "TestRunner"
......
......@@ -23,7 +23,8 @@
"phone",
"tablet",
"tv",
"wearable"
"wearable",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -9,7 +9,8 @@
"tablet",
"default",
"phone",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,13 +7,15 @@
"mainElement": "MainAbility",
"deviceTypes": [
"tablet",
"default"
"default",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
"uiSyntax": "ets",
"pages": "$profile:main_pages",
"abilities": [{
"abilities": [
{
"name": "com.example.DeviceAttest.MainAbility",
"srcEntrance": "./ets/MainAbility/MainAbility.ts",
"description": "$string:phone_entry_main",
......@@ -21,15 +23,17 @@
"label": "$string:entry_label",
"visible": true,
"orientation": "portrait",
"skills": [{
"skills": [
{
"actions": [
"action.system.home"
],
"entities": [
"entity.system.home"
]
}]
}]
}
]
}
]
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册