projects
/
GitHub
/
moto-9609
/
twrp_device_motorola_troika.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bce1ff
)
Set TW_DEFAULT_BRIGHTNESS
author
mauronofrio
<poronofrio@gmail.com>
Fri, 28 Dec 2018 16:40:47 +0000
(17:40 +0100)
committer
mauronofrio
<poronofrio@gmail.com>
Fri, 28 Dec 2018 16:40:47 +0000
(17:40 +0100)
BoardConfig.mk
patch
|
blob
|
blame
|
history
diff --git
a/BoardConfig.mk
b/BoardConfig.mk
index 7a7909274377bb3d7de5c4b7ac32dd166e8f38ad..fa7112822c91ad01691cb55a6ed741e78d273ef4 100644
(file)
--- a/
BoardConfig.mk
+++ b/
BoardConfig.mk
@@
-97,6
+97,7
@@
AB_OTA_UPDATER := true
BOARD_BUILD_SYSTEM_ROOT_IMAGE := true
TW_INPUT_BLACKLIST := "hbtp_vm"
TW_MAX_BRIGHTNESS := 1023
+TW_DEFAULT_BRIGHTNESS := 420
# set portrait_hdpi_notch to use the notch theme (and finally see the clock)
TW_THEME := portrait_hdpi_notch
TARGET_RECOVERY_DEVICE_MODULES += android.hardware.boot@1.0