Created
September 24, 2021 05:37
-
-
Save lokeshsuryan/d2c6abbb6db396111c3c0b4191d3fb7a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"module": { "reqPermissions": [ | |
{ | |
"name": "ohos.permission.LOCATION" | |
}, | |
{ | |
"name": "ohos.permission.GET_WIFI_INFO" | |
}, | |
{ | |
"name": "ohos.permission.SET_WIFI_INFO" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment