zuma: disable GPU fw log

Disable GPU fw log. This incurs performance penalty when left on.

Bug: 228779790
Test: benchmark before and after setting this switch
Change-Id: I4c9717b0915b85a18d0feb5044ecc56843137fcc
This commit is contained in:
Kevin DuBois 2022-11-04 19:50:02 +00:00
parent e08adf8bb2
commit e67e08b092

View file

@ -777,6 +777,9 @@ on property:sys.boot_completed=1
# write serialno to battery path for pairing
write /sys/class/power_supply/battery/dev_sn ${ro.boot.serialno}
# Disable GPU firmware logging
write /sys/devices/platform/1f000000.mali/firmware_config/Log\ verbosity/cur 0
# IMS WiFi Calling
service charonservice /system/vendor/bin/charon
class main