1315b9658Sopenharmony_ci{
2315b9658Sopenharmony_ci  "module": {
3315b9658Sopenharmony_ci    "name": "entry",
4315b9658Sopenharmony_ci    "type": "entry",
5315b9658Sopenharmony_ci    "srcEntrance": "./ets/Application/DataAbilityStage.ts",
6315b9658Sopenharmony_ci    "description": "$string:entry_desc",
7315b9658Sopenharmony_ci    "mainElement": "MainAbility",
8315b9658Sopenharmony_ci    "deviceTypes": [
9315b9658Sopenharmony_ci      "default",
10315b9658Sopenharmony_ci      "tablet"
11315b9658Sopenharmony_ci    ],
12315b9658Sopenharmony_ci    "deliveryWithInstall": true,
13315b9658Sopenharmony_ci    "installationFree": false,
14315b9658Sopenharmony_ci    "pages": "$profile:main_pages",
15315b9658Sopenharmony_ci    "metadata": [
16315b9658Sopenharmony_ci      {
17315b9658Sopenharmony_ci        "name": "ArkTSPartialUpdate",
18315b9658Sopenharmony_ci        "value": "false"
19315b9658Sopenharmony_ci      }
20315b9658Sopenharmony_ci    ],
21315b9658Sopenharmony_ci    "uiSyntax": "ets",
22315b9658Sopenharmony_ci    "extensionAbilities": [
23315b9658Sopenharmony_ci      {
24315b9658Sopenharmony_ci        "srcEntrance": "./ets/DataAbility/DataExtAbility.ets",
25315b9658Sopenharmony_ci        "name": "DataExtAbility",
26315b9658Sopenharmony_ci        "icon": "$media:icon",
27315b9658Sopenharmony_ci        "description": "$string:description_datashareextability",
28315b9658Sopenharmony_ci        "type": "dataShare",
29315b9658Sopenharmony_ci        "uri": "datashare://com.ohos.settingsdata.DataAbility",
30315b9658Sopenharmony_ci        "visible": true,
31315b9658Sopenharmony_ci        "writePermission": "ohos.permission.MANAGE_SECURE_SETTINGS",
32315b9658Sopenharmony_ci        "metadata": [{"name": "ohos.extension.dataShare", "resource": "$profile:data_share_config"}]
33315b9658Sopenharmony_ci      },
34315b9658Sopenharmony_ci      {
35315b9658Sopenharmony_ci        "name": "UserChangeStaticSubscriber",
36315b9658Sopenharmony_ci        "type": "staticSubscriber",
37315b9658Sopenharmony_ci        "visible": true,
38315b9658Sopenharmony_ci        "description": "UserChangeStaticSubscriber",
39315b9658Sopenharmony_ci        "icon": "$media:icon",
40315b9658Sopenharmony_ci        "metadata": [{
41315b9658Sopenharmony_ci          "name": "ohos.extension.staticSubscriber",
42315b9658Sopenharmony_ci          "resource": "$profile:static_subscriber_config"
43315b9658Sopenharmony_ci        }],
44315b9658Sopenharmony_ci        "srcEntrance": "./ets/StaticSubscriber/UserChangeStaticSubscriber.ets"
45315b9658Sopenharmony_ci      }
46315b9658Sopenharmony_ci    ]
47315b9658Sopenharmony_ci  }
48315b9658Sopenharmony_ci}