Disable GPU firmware logging am: 9497487826
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/19067922 Change-Id: I9c6ce8b50314ae6eb2757237c110892e9da4aa15 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
0defa6d923
1 changed files with 4 additions and 1 deletions
|
@ -818,9 +818,12 @@ on property:sys.boot_completed=1
|
|||
chown system system /sys/devices/platform/19000000.aoc/control/udfps_get_disp_freq
|
||||
chmod 440 /sys/devices/platform/19000000.aoc/control/udfps_get_disp_freq
|
||||
|
||||
#enable GPU power optimization
|
||||
# Enable GPU power optimization
|
||||
write /sys/devices/platform/28000000.mali/ifpo 1
|
||||
|
||||
# Disable GPU firmware logging
|
||||
write /sys/devices/platform/28000000.mali/firmware_config/Log\ verbosity/cur 0
|
||||
|
||||
# IMS WiFi Calling
|
||||
service charonservice /system/vendor/bin/charon
|
||||
class main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue