mirror of
https://github.com/followmsi/android_device_asus_deb.git
synced 2024-11-06 22:06:28 +00:00
deb: hax to fix PCC rgb interface
Change-Id: I14bfdbab393310237ce06403ae1380e9f7e9b869
This commit is contained in:
parent
3359c6fb3c
commit
164b698d51
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ on early-init
|
|||
mount debugfs debugfs /sys/kernel/debug
|
||||
chown system system /sys/kernel/debug/kgsl/proc
|
||||
symlink /data/tombstones /tombstones
|
||||
write /sys/devices/virtual/graphics/fb0/rgb "32768 32768 32768"
|
||||
|
||||
on init
|
||||
# Support legacy paths
|
||||
|
|
Loading…
Reference in a new issue