diff --git a/sa_profile/dinput.cfg b/sa_profile/dinput.cfg index 55705a13cb74617e17ca5448d63639e95c82200a..78a630e1f2c0bc95f8426f49cb15aa3cfd0d831b 100644 --- a/sa_profile/dinput.cfg +++ b/sa_profile/dinput.cfg @@ -6,7 +6,10 @@ "gid" : ["dinput", "uhid", "input"], "ondemand" : true, "apl" : "system_basic", - "permission" : ["ohos.permission.DISTRIBUTED_DATASYNC"], + "permission" : [ + "ohos.permission.DISTRIBUTED_DATASYNC", + "ohos.permission.ACCESS_DISTRIBUTED_HARDWARE" + ], "secon" : "u:r:dinput:s0" }] } \ No newline at end of file