Skip to content

Commit

Permalink
chime: set TW_MAX_BRIGHTNESS
Browse files Browse the repository at this point in the history
Signed-off-by: itsHanibee <itshanibee@gmail.com>
  • Loading branch information
itsHanibee committed Dec 12, 2023
1 parent 517b3ce commit 7543c4e
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 @@ -60,6 +60,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 7543c4e

Please sign in to comment.