diff --git a/sa_profile/dhardware.cfg b/sa_profile/dhardware.cfg index e31fcea173eae99e6ae66833b423b0047e6f6da3..e7caf04463a07759b061584a414da944623d9e46 100644 --- a/sa_profile/dhardware.cfg +++ b/sa_profile/dhardware.cfg @@ -14,7 +14,11 @@ "gid" : ["dhardware", "input"], "ondemand" : true, "apl" : "system_basic", - "permission" : ["ohos.permission.DISTRIBUTED_DATASYNC", "ohos.permission.CAMERA"], + "permission" : [ + "ohos.permission.DISTRIBUTED_DATASYNC", + "ohos.permission.CAMERA", + "ohos.permission.ACCESS_SERVICE_DM" + ] "jobs" : { "on-start" : "services:dhardware" },