gui: bump theme version to 4
updates for fastbootd Change-Id: I02331693ca9a407e0bd30c633f2b799ece7b3636
This commit is contained in:
committed by
bigbiff
parent
49df5475db
commit
3b33954568
+2
-1
@@ -61,7 +61,8 @@ extern "C" {
|
||||
#include "blanktimer.hpp"
|
||||
|
||||
// version 2 requires theme to handle power button as action togglebacklight
|
||||
#define TW_THEME_VERSION 3
|
||||
// version 4 adds fastbootd support
|
||||
#define TW_THEME_VERSION 4
|
||||
|
||||
#define TW_THEME_VER_ERR -2
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<author>TeamWin</author>
|
||||
<title>TWRP</title>
|
||||
<description>splash screen</description>
|
||||
<themeversion>3</themeversion>
|
||||
<themeversion>4</themeversion>
|
||||
</details>
|
||||
|
||||
<resources>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<author>TeamWin</author>
|
||||
<title>TWRP</title>
|
||||
<description>splash screen</description>
|
||||
<themeversion>3</themeversion>
|
||||
<themeversion>4</themeversion>
|
||||
</details>
|
||||
|
||||
<resources>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<author>TeamWin</author>
|
||||
<title>TWRP</title>
|
||||
<description>splash screen</description>
|
||||
<themeversion>3</themeversion>
|
||||
<themeversion>4</themeversion>
|
||||
</details>
|
||||
|
||||
<resources>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<author>TeamWin</author>
|
||||
<title>TWRP</title>
|
||||
<description>splash screen</description>
|
||||
<themeversion>3</themeversion>
|
||||
<themeversion>4</themeversion>
|
||||
</details>
|
||||
|
||||
<resources>
|
||||
|
||||
Reference in New Issue
Block a user