Skip to content

Commit

Permalink
sweet: Set TW_MAX_BRIGHTNESS
Browse files Browse the repository at this point in the history
Change-Id: I2da171e7c0f99ce19647f71cd0d5b60bb8eb5227
  • Loading branch information
basamaryan committed Jul 31, 2024
1 parent 91aa286 commit f018926
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ TW_INCLUDE_RESETPROP := true
TW_INPUT_BLACKLIST := "hbtp_vm"
TW_BRIGHTNESS_PATH := "/sys/class/backlight/panel0-backlight/brightness"
TW_DEFAULT_BRIGHTNESS := 1200
TW_MAX_BRIGHTNESS := 1200
TWRP_INCLUDE_LOGCAT := true
TARGET_USES_LOGD := true
TARGET_USES_MKE2FS := true
Expand Down

0 comments on commit f018926

Please sign in to comment.