diff --git a/adapter/uhdf2/host/peripheral/hdf_peripheral.cfg b/adapter/uhdf2/host/peripheral/hdf_peripheral.cfg index f2a5312b4d3369740564afedcec02e97e63c9658..faddbabbba1f950cea32478c34967016af99ee25 100644 --- a/adapter/uhdf2/host/peripheral/hdf_peripheral.cfg +++ b/adapter/uhdf2/host/peripheral/hdf_peripheral.cfg @@ -55,7 +55,8 @@ "mkdir /data/service/el0/thermal 0755 thermal thermal", "mkdir /data/service/el0/thermal/sensor 0755 power_host power_host", "mkdir /data/service/el0/thermal/cooling 0755 power_host power_host", - "mkdir /data/service/el1/public/pinauth/ 0700 pin_auth_host pin_auth_host", + "mkdir /data/service/el1/public/pinauth/ 0750 pin_auth_host pin_auth_host", + "chmod 0750 /data/service/el1/public/pinauth/", "mkdir /data/service/el1/public/userauth/ 0700 user_auth_host user_auth_host", "chown power_host system /sys/power/wake_lock", "chown power_host system /sys/power/wake_unlock",