Update BoardConfig.mk
This commit is contained in:
parent
ee1ed44d1f
commit
908f05547a
1 changed files with 1 additions and 1 deletions
|
@ -204,7 +204,7 @@ TW_INCLUDE_NTFS_3G := true
|
|||
TW_BACKUP_EXCLUSIONS := /data/fonts
|
||||
TW_NO_SCREEN_BLANK := true
|
||||
TW_SCREEN_BLANK_ON_BOOT := true
|
||||
TW_BRIGHTNESS_PATH := /sys/class/backlight/aw99703-bl/brightness
|
||||
TW_BRIGHTNESS_PATH := /sys/devices/platform/soc/988000.i2c/i2c-0/0-0036/backlight/aw99703-bl/backlight
|
||||
TW_MAX_BRIGHTNESS := 2047
|
||||
TW_DEFAULT_BRIGHTNESS := 1024
|
||||
TW_FRAMERATE := 60
|
||||
|
|
Loading…
Reference in a new issue