19b256929Sopenharmony_ci{
29b256929Sopenharmony_ci  "module": {
39b256929Sopenharmony_ci    "name": "pc",
49b256929Sopenharmony_ci    "type": "feature",
59b256929Sopenharmony_ci    "srcEntrance": "./ets/Application/AbilityStage.ts",
69b256929Sopenharmony_ci    "description": "$string:pc_desc",
79b256929Sopenharmony_ci    "mainElement": "com.ohos.systemui.screenlock.ServiceExtAbility",
89b256929Sopenharmony_ci    "deviceTypes": [
99b256929Sopenharmony_ci      "tablet"
109b256929Sopenharmony_ci    ],
119b256929Sopenharmony_ci    "metadata": [
129b256929Sopenharmony_ci      {
139b256929Sopenharmony_ci        "name": "ArkTSPartialUpdate",
149b256929Sopenharmony_ci        "value": "true"
159b256929Sopenharmony_ci      }
169b256929Sopenharmony_ci    ],
179b256929Sopenharmony_ci    "deliveryWithInstall": true,
189b256929Sopenharmony_ci    "installationFree": false,
199b256929Sopenharmony_ci    "pages": "$profile:main_pages",
209b256929Sopenharmony_ci    "uiSyntax": "ets",
219b256929Sopenharmony_ci    "requestPermissions": [
229b256929Sopenharmony_ci      {
239b256929Sopenharmony_ci        "name": "ohos.permission.MANAGE_LOCAL_ACCOUNTS"
249b256929Sopenharmony_ci      },
259b256929Sopenharmony_ci      {
269b256929Sopenharmony_ci        "name": "ohos.permission.INTERACT_ACROSS_LOCAL_ACCOUNTS_EXTENSION"
279b256929Sopenharmony_ci      },
289b256929Sopenharmony_ci      {
299b256929Sopenharmony_ci        "name": "ohos.permission.USE_USER_IDM"
309b256929Sopenharmony_ci      },
319b256929Sopenharmony_ci      {
329b256929Sopenharmony_ci        "name": "ohos.permission.ACCESS_USER_AUTH_INTERNAL"
339b256929Sopenharmony_ci      },
349b256929Sopenharmony_ci      {
359b256929Sopenharmony_ci        "name": "ohos.permission.ACCESS_PIN_AUTH"
369b256929Sopenharmony_ci      },
379b256929Sopenharmony_ci      {
389b256929Sopenharmony_ci        "name": "ohos.permission.NOTIFICATION_CONTROLLER"
399b256929Sopenharmony_ci      },
409b256929Sopenharmony_ci      {
419b256929Sopenharmony_ci        "name": "ohos.permission.GET_WALLPAPER"
429b256929Sopenharmony_ci      },
439b256929Sopenharmony_ci      {
449b256929Sopenharmony_ci        "name": "ohos.permission.GET_BUNDLE_INFO_PRIVILEGED"
459b256929Sopenharmony_ci      },
469b256929Sopenharmony_ci      {
479b256929Sopenharmony_ci        "name": "ohos.permission.GET_WIFI_INFO"
489b256929Sopenharmony_ci      },
499b256929Sopenharmony_ci      {
509b256929Sopenharmony_ci        "name": "ohos.permission.SET_WIFI_INFO"
519b256929Sopenharmony_ci      },
529b256929Sopenharmony_ci      {
539b256929Sopenharmony_ci        "name": "ohos.permission.MANAGE_WIFI_CONNECTION"
549b256929Sopenharmony_ci      },
559b256929Sopenharmony_ci      {
569b256929Sopenharmony_ci        "name": "ohos.permission.GET_NETWORK_INFO"
579b256929Sopenharmony_ci      },
589b256929Sopenharmony_ci      {
599b256929Sopenharmony_ci        "name": "ohos.permission.USE_BLUETOOTH"
609b256929Sopenharmony_ci      },
619b256929Sopenharmony_ci      {
629b256929Sopenharmony_ci        "name": "ohos.permission.DISCOVER_BLUETOOTH"
639b256929Sopenharmony_ci      },
649b256929Sopenharmony_ci      {
659b256929Sopenharmony_ci        "name": "ohos.permission.MANAGE_BLUETOOTH"
669b256929Sopenharmony_ci      },
679b256929Sopenharmony_ci      {
689b256929Sopenharmony_ci        "name": "ohos.permission.CAPTURE_SCREEN"
699b256929Sopenharmony_ci      },
709b256929Sopenharmony_ci      {
719b256929Sopenharmony_ci        "name": "ohos.permission.MANAGE_SECURE_SETTINGS"
729b256929Sopenharmony_ci      },
739b256929Sopenharmony_ci      {
749b256929Sopenharmony_ci        "name": "ohos.permission.SET_WALLPAPER"
759b256929Sopenharmony_ci      },
769b256929Sopenharmony_ci      {
779b256929Sopenharmony_ci        "name": "ohos.permission.REBOOT"
789b256929Sopenharmony_ci      },
799b256929Sopenharmony_ci      {
809b256929Sopenharmony_ci        "name": "ohos.permission.CONNECT_IME_ABILITY"
819b256929Sopenharmony_ci      },
829b256929Sopenharmony_ci      {
839b256929Sopenharmony_ci        "name": "ohos.permission.ACCESS_SCREEN_LOCK_INNER"
849b256929Sopenharmony_ci      },
859b256929Sopenharmony_ci      {
869b256929Sopenharmony_ci        "name": "ohos.permission.ACCESS_SERVICE_DM"
879b256929Sopenharmony_ci      }
889b256929Sopenharmony_ci    ],
899b256929Sopenharmony_ci    "extensionAbilities": [
909b256929Sopenharmony_ci      {
919b256929Sopenharmony_ci        "name": "com.ohos.systemui.screenlock.ServiceExtAbility",
929b256929Sopenharmony_ci        "srcEntrance": "./ets/ServiceExtAbility/ServiceExtAbility.ts",
939b256929Sopenharmony_ci        "description": "$string:MainAbility_desc",
949b256929Sopenharmony_ci        "icon": "$media:icon",
959b256929Sopenharmony_ci        "label": "$string:app_name",
969b256929Sopenharmony_ci        "visible": true,
979b256929Sopenharmony_ci        "type": "service"
989b256929Sopenharmony_ci      }
999b256929Sopenharmony_ci    ]
1009b256929Sopenharmony_ci  }
1019b256929Sopenharmony_ci}