sdm660-common: rootdir: Add proper permissions for dt2w nodes

* Fixes DT2W with power-libperfmgr

Change-Id: Ie5a66319213c6f8f2f9258deafa0229864acca66
Signed-off-by: OdSazib <odsazib@gmail.com>
This commit is contained in:
Subhajeet Muhuri 2020-08-05 11:47:58 +06:00 committed by OdSazib
parent 653193fee0
commit 9e9d75e6cd
No known key found for this signature in database
GPG key ID: 0954440B60470871

View file

@ -170,6 +170,10 @@ on boot
write /dev/cpuset/foreground/boost/cpus 0-7
write /dev/cpuset/background/cpus 0-1
write /dev/cpuset/system-background/cpus 0-3
# Touchpanel
chown system system /sys/touchpanel/double_tap
chmod 0664 /sys/touchpanel/double_tap
#Create folder dump yuv images while debugging
mkdir /data/vendor/camera 0770 camera camera