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:
parent
653193fee0
commit
9e9d75e6cd
1 changed files with 4 additions and 0 deletions
|
@ -170,6 +170,10 @@ on boot
|
||||||
write /dev/cpuset/foreground/boost/cpus 0-7
|
write /dev/cpuset/foreground/boost/cpus 0-7
|
||||||
write /dev/cpuset/background/cpus 0-1
|
write /dev/cpuset/background/cpus 0-1
|
||||||
write /dev/cpuset/system-background/cpus 0-3
|
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
|
#Create folder dump yuv images while debugging
|
||||||
mkdir /data/vendor/camera 0770 camera camera
|
mkdir /data/vendor/camera 0770 camera camera
|
||||||
|
|
Loading…
Reference in a new issue