15c735df2Sopenharmony_ci{ 25c735df2Sopenharmony_ci "module": { 35c735df2Sopenharmony_ci "name": "entry", 45c735df2Sopenharmony_ci "type": "entry", 55c735df2Sopenharmony_ci "srcEntrance": "", 65c735df2Sopenharmony_ci "description": "$string:module_desc", 75c735df2Sopenharmony_ci "mainElement": "EntryAbility", 85c735df2Sopenharmony_ci "deviceTypes": [ 95c735df2Sopenharmony_ci "phone", 105c735df2Sopenharmony_ci "tablet", 115c735df2Sopenharmony_ci "2in1" 125c735df2Sopenharmony_ci ], 135c735df2Sopenharmony_ci "deliveryWithInstall": true, 145c735df2Sopenharmony_ci "installationFree": false, 155c735df2Sopenharmony_ci "pages": "$profile:main_pages", 165c735df2Sopenharmony_ci "abilities": [], 175c735df2Sopenharmony_ci "extensionAbilities": [ 185c735df2Sopenharmony_ci { 195c735df2Sopenharmony_ci "name": "ConfirmUIExtAbility", 205c735df2Sopenharmony_ci "srcEntry": "./ets/confirmuiextability/ConfirmUIExtAbility.ets", 215c735df2Sopenharmony_ci "description": "$string:ConfirmUIExtAbility_desc", 225c735df2Sopenharmony_ci "label": "$string:ConfirmUIExtAbility_label", 235c735df2Sopenharmony_ci "exported": false, 245c735df2Sopenharmony_ci "type": "sysDialog/common" 255c735df2Sopenharmony_ci }, 265c735df2Sopenharmony_ci { 275c735df2Sopenharmony_ci "name": "LocationPrivacyExtAbility", 285c735df2Sopenharmony_ci "srcEntry": "./ets/locationprivacyextability/LocationPrivacyExtAbility.ets", 295c735df2Sopenharmony_ci "description": "$string:LocationPrivacyExtAbility_desc", 305c735df2Sopenharmony_ci "label": "$string:LocationPrivacyExtAbility_label", 315c735df2Sopenharmony_ci "exported": false, 325c735df2Sopenharmony_ci "type": "sysDialog/common" 335c735df2Sopenharmony_ci }, 345c735df2Sopenharmony_ci { 355c735df2Sopenharmony_ci "name": "WifiUIExtAbility", 365c735df2Sopenharmony_ci "srcEntry": "./ets/wifiability/WifiUIExtAbility.ets", 375c735df2Sopenharmony_ci "description": "WifiUIExtAbility", 385c735df2Sopenharmony_ci "label": "WifiUIExtAbility", 395c735df2Sopenharmony_ci "exported": false, 405c735df2Sopenharmony_ci "type": "sysDialog/common" 415c735df2Sopenharmony_ci }, 425c735df2Sopenharmony_ci { 435c735df2Sopenharmony_ci "name": "WifiServiceAbility", 445c735df2Sopenharmony_ci "srcEntry": "./ets/serviceability/WifiServiceAbility.ets", 455c735df2Sopenharmony_ci "description": "service", 465c735df2Sopenharmony_ci "icon": "$media:app_icon", 475c735df2Sopenharmony_ci "type": "service", 485c735df2Sopenharmony_ci "visible": false, 495c735df2Sopenharmony_ci "exported": false 505c735df2Sopenharmony_ci } 515c735df2Sopenharmony_ci ], 525c735df2Sopenharmony_ci "requestPermissions": [ 535c735df2Sopenharmony_ci { 545c735df2Sopenharmony_ci "name": "ohos.permission.GET_BUNDLE_INFO" 555c735df2Sopenharmony_ci }, 565c735df2Sopenharmony_ci { 575c735df2Sopenharmony_ci "name": "ohos.permission.SET_WIFI_CONFIG" 585c735df2Sopenharmony_ci }, 595c735df2Sopenharmony_ci { 605c735df2Sopenharmony_ci "name": "ohos.permission.PUBLISH_LOCATION_EVENT" 615c735df2Sopenharmony_ci } 625c735df2Sopenharmony_ci ] 635c735df2Sopenharmony_ci } 645c735df2Sopenharmony_ci} 65