summaryrefslogtreecommitdiffstats
path: root/gui/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'gui/Android.mk')
-rw-r--r--gui/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/Android.mk b/gui/Android.mk
index 6633e9abc..66883a4fa 100644
--- a/gui/Android.mk
+++ b/gui/Android.mk
@@ -82,7 +82,7 @@ LOCAL_MODULE_CLASS := RECOVERY_EXECUTABLES
LOCAL_MODULE_PATH := $(TARGET_RECOVERY_ROOT_OUT)$(TWRES_PATH)
TWRP_RES := $(commands_recovery_local_path)/gui/devices/common/res/*
# enable this to use new themes:
-#TWRP_NEW_THEME := true
+TWRP_NEW_THEME := true
ifeq ($(TW_CUSTOM_THEME),)
ifeq ($(TW_THEME),)