mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-04 23:47:47 -04:00
universal7870: add missing mdnie modes
This commit is contained in:
parent
2cdb9b7f18
commit
9f597287f2
1 changed files with 5 additions and 0 deletions
|
@ -104,6 +104,9 @@ on boot
|
|||
chmod 755 /sys/kernel/debug
|
||||
chown system system /sys/kernel/debug
|
||||
# setprop ro.radio.noril yes
|
||||
|
||||
# Reset mDNIe scenario
|
||||
write /sys/class/mdnie/mdnie/scenario 0
|
||||
|
||||
# Set permissions for ttysac2
|
||||
chown system system /dev/ttySAC2
|
||||
|
@ -824,6 +827,8 @@ on fs
|
|||
chown system system /sys/class/mdnie/mdnie/whiteRGB
|
||||
chown system system /sys/class/mdnie/mdnie/light_notification
|
||||
chown system system /sys/class/mdnie/mdnie/color_lens
|
||||
chmod 0660 /sys/class/mdnie/mdnie/lux
|
||||
chown system system /sys/class/mdnie/mdnie/lux
|
||||
|
||||
# Copy DRM Key
|
||||
copy /system/app/wv.keys /factory/wv.keys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue