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