From c4d02a8a9ef1855e08f0c205f0f3f3975916f18a Mon Sep 17 00:00:00 2001 From: lvyuankang <1344032923@qq.com> Date: Tue, 16 Jul 2024 17:32:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9D=83=E9=99=90=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- entry/src/main/module.json5 | 3 +++ 1 file changed, 3 insertions(+) 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" },