Skip to content

Commit

Permalink
device.mk: don't support edl mode
Browse files Browse the repository at this point in the history
* This device does not support rebooting to edl mode from recovery

Signed-off-by: chickendrop89 <chickendrop89@gmail.com>
  • Loading branch information
chickendrop89 committed Jan 20, 2024
1 parent f58aa8b commit d12177d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ TW_MAX_BRIGHTNESS := 2047
TW_EXTRA_LANGUAGES := true
TW_DEFAULT_BRIGHTNESS := 1020
TW_EXCLUDE_APEX := true
TW_HAS_EDL_MODE := true
TW_INCLUDE_FASTBOOTD := true
TWRP_INCLUDE_LOGCAT := true
TW_INCLUDE_PYTHON := true
Expand Down

0 comments on commit d12177d

Please sign in to comment.