From 4b5505cf636be9ad2140c65cac9902e5c7daa461 Mon Sep 17 00:00:00 2001 From: wanderer-dl122 Date: Mon, 18 Jul 2022 10:57:58 +0800 Subject: [PATCH] =?UTF-8?q?sa=E6=B7=BB=E5=8A=A0=E8=BD=AF=E6=80=BB=E7=BA=BF?= =?UTF-8?q?=E6=9D=83=E9=99=90=E6=A0=A1=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: wanderer-dl122 --- sa_profile/dhardware.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sa_profile/dhardware.cfg b/sa_profile/dhardware.cfg index d1c65f5c..4011ebe7 100644 --- a/sa_profile/dhardware.cfg +++ b/sa_profile/dhardware.cfg @@ -5,6 +5,8 @@ "uid" : "dhardware", "gid" : ["dhardware", "root", "input"], "ondemand" : true, + "apl" : "system_core", + "permission" : ["ohos.permission.DISTRIBUTED_DATASYNC"], "secon" : "u:r:dhardware:s0" }] } \ No newline at end of file -- Gitee