commit | 7e31273f7274d094166e37138855e26da54c9572 | [log] [tgz] |
---|---|---|
author | Paul Keith <javelinanddart@gmail.com> | Wed May 27 07:49:04 2015 -0500 |
committer | Paul Keith <javelinanddart@gmail.com> | Sat Jun 20 09:00:49 2015 -0500 |
tree | 0a3c04ba7121c1583e2f529d87dbd6e310c834b3 | |
parent | e63bcb05baf4af90dc2cd872439902796b8e45ce [diff] |
Add celox-common TWRP flags Signed-off-by: Paul Keith <javelinanddart@gmail.com>
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 98ef173..0efc1a7 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk
@@ -28,3 +28,7 @@ BOARD_HAS_NO_MISC_PARTITION := true BOARD_HAS_NO_SELECT_BUTTON := true BOARD_SUPPRESS_EMMC_WIPE := true + +# TWRP +DEVICE_RESOLUTION := 480x800 +TW_THEME := portrait_mdpi