未验证 提交 e5396813 编写于 作者: O openharmony_ci 提交者: Gitee

!6597 【XTS】【事件通知子系统】xts修改

Merge pull request !6597 from zhijianwen/master
......@@ -17,8 +17,8 @@
"package": "com.example.actsnotificationdistributed",
"name": ".entry",
"deviceType": [
"tablet",
"default",
"tablet",
"default",
"phone"
],
"distro": {
......
......@@ -17,8 +17,8 @@
"package": "com.example.actsnotificationmanagerslot",
"name": ".entry",
"deviceType": [
"tablet",
"default",
"tablet",
"default",
"phone"
],
"distro": {
......
......@@ -17,8 +17,9 @@
"package": "com.example.actsnotificationrequest",
"name": ".entry",
"deviceType": [
"tablet",
"default",
"tablet"
"phone"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"tablet",
"default"
"default",
"phone"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -17,8 +17,8 @@
"package": "com.example.actsnotificationshow",
"name": ".entry",
"deviceType": [
"tablet",
"default",
"tablet",
"default",
"phone"
],
"distro": {
......
......@@ -17,8 +17,8 @@
"package": "com.example.actsnotificationslot",
"name": ".entry",
"deviceType": [
"tablet",
"default",
"tablet",
"default",
"phone"
],
"distro": {
......
......@@ -17,8 +17,8 @@
"package": "com.example.actsnotificationwantagent",
"name": ".entry",
"deviceType": [
"tablet",
"default",
"tablet",
"default",
"phone"
],
"distro": {
......
......@@ -17,7 +17,8 @@
"package": "com.example.actscommoneventmanagersupport",
"name": ".entry",
"deviceType": [
"tablet",
"tablet",
"default",
"phone"
],
"distro": {
......
......@@ -17,7 +17,8 @@
"package": "com.example.actscommoneventsupport",
"name": ".entry",
"deviceType": [
"tablet",
"tablet",
"default",
"phone"
],
"distro": {
......
......@@ -17,8 +17,8 @@
"package": "com.example.actssubscribertestorder",
"name": ".entry",
"deviceType": [
"tablet",
"default",
"tablet",
"default",
"phone"
],
"distro": {
......
......@@ -17,8 +17,8 @@
"package": "com.example.actssubscribertestunorder",
"name": ".entry",
"deviceType": [
"tablet",
"default",
"tablet",
"default",
"phone"
],
"distro": {
......
......@@ -17,8 +17,8 @@
"package": "com.example.emittertest",
"name": ".entry",
"deviceType": [
"tablet",
"default",
"tablet",
"default",
"phone"
],
"distro": {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册