projects
/
GitHub
/
mt8127
/
TWRP_android_device_alcatel_ttab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a71ff8
)
disable event logging and logcat
author
Stricted
<info@stricted.net>
Wed, 18 Apr 2018 12:50:21 +0000
(14:50 +0200)
committer
Stricted
<info@stricted.net>
Wed, 18 Apr 2018 12:50:21 +0000
(14:50 +0200)
Change-Id: I9f22a974315b220a80a13d91c8460a41a467e2a3
BoardConfig.mk
patch
|
blob
|
blame
|
history
diff --git
a/BoardConfig.mk
b/BoardConfig.mk
index 06cf016f399df9a8d3565b1ac27e33e3c92b3b4c..d2cb06a281c55d6d88f8d6dff4343093d2bbbb02 100644
(file)
--- a/
BoardConfig.mk
+++ b/
BoardConfig.mk
@@
-47,10
+47,6
@@
TARGET_USE_CUSTOM_LUN_FILE_PATH := "/sys/devices/platform/mt_usb/musb-hdrc.0.aut
TW_BRIGHTNESS_PATH := /sys/class/leds/lcd-backlight/brightness
TW_MAX_BRIGHTNESS := 255
TW_CUSTOM_CPU_TEMP_PATH := /sys/devices/virtual/thermal/thermal_zone1/temp
-TWRP_EVENT_LOGGING := true
TW_INCLUDE_CRYPTO := true
TW_NO_REBOOT_BOOTLOADER := true
TW_NO_SCREEN_BLANK := true
-
-TWRP_INCLUDE_LOGCAT := true
-TARGET_USES_LOGD := true