diff --git a/sa_profile/dscreen.cfg b/sa_profile/dscreen.cfg index 97ae17db5f1f60b9e76aa7eaebf239b691a2af7d..551b437941b6719f27e9eaf8c2d6e0547d8d8d27 100644 --- a/sa_profile/dscreen.cfg +++ b/sa_profile/dscreen.cfg @@ -6,7 +6,7 @@ "gid" : ["dscreen"], "ondemand" : true, "apl" : "system_basic", - "permission" : ["ohos.permission.DISTRIBUTED_DATASYNC"], + "permission" : ["ohos.permission.DISTRIBUTED_DATASYNC", "ohos.permission.CAPTURE_SCREEN"], "secon" : "u:r:dscreen:s0" }] } \ No newline at end of file