From 9c8a45d5f510f8f50f46b62cf7f4bbd6a6922ded Mon Sep 17 00:00:00 2001 From: qinlong0101 Date: Tue, 21 Jun 2022 16:48:43 +0800 Subject: [PATCH] =?UTF-8?q?delete=E9=85=8D=E7=BD=AE=E6=9D=83=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: qinlong0101 --- sa_profile/dscreen.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/sa_profile/dscreen.cfg b/sa_profile/dscreen.cfg index e9ccf2fb..2489088d 100644 --- a/sa_profile/dscreen.cfg +++ b/sa_profile/dscreen.cfg @@ -4,7 +4,6 @@ "path" : ["/system/bin/sa_main", "/system/profile/dscreen.xml"], "uid" : "dscreen", "gid" : ["dscreen"], - "caps" : ["DAC_OVERRIDE","DAC_READ_SEARCH"], "ondemand" : true, "secon" : "u:r:dscreen:s0" }] -- Gitee