diff --git a/entry/src/main/module.json5 b/entry/src/main/module.json5 index b83f3bb1..72245448 100644 --- a/entry/src/main/module.json5 +++ b/entry/src/main/module.json5 @@ -1,3 +1,5 @@ + + { "module": { "name": "entry", @@ -36,6 +38,7 @@ ], "requestPermissions":[ {"name": "ohos.permission.CONNECTIVITY_INTERNAL"}, + {"name": "ohos.permission.SET_TIME"}, { "name": "ohos.permission.INTERNET" },