Skip to content

Commit 31d0dde

Browse files
committed
add PB_flags
1 parent af91532 commit 31d0dde

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

BoardConfig.mk

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,4 +165,10 @@ TW_CUSTOM_CPU_POS := 50
165165
TW_CUSTOM_CLOCK_POS := 300
166166
TW_CUSTOM_BATTERY_PATH := "/sys/class/power_supply/battery/capacity"
167167
TW_Y_OFFSET := 80
168-
TW_H_OFFSET := -80
168+
TW_H_OFFSET := -80
169+
170+
#PB FLAGS
171+
PB_DISABLE_DEFAULT_DM_VERITY := true
172+
PB_DISABLE_DEFAULT_TREBLE_COMP := true
173+
PB_TORCH_PATH := "/sys/devices/virtual/camera/flash/rear_flash"
174+
PB_TORCH_MAX_BRIGHTNESS := 1

0 commit comments

Comments
 (0)