aboutsummaryrefslogtreecommitdiffstats
path: root/cm.mk
diff options
context:
space:
mode:
authorAndreas Blaesius <skate4life@gmx.de>2015-01-30 20:43:59 +0100
committerAndreas Blaesius <skate4life@gmx.de>2015-01-31 21:19:09 +0100
commit890eb528dbd0296b5d506b71068b169080d5a5a4 (patch)
treec9a563bfcfd8b91ac1cc02fbf4f3b50579602b72 /cm.mk
parenta2b62e66941675cb191dae999b2b0b6bbe8b5749 (diff)
downloaddevice_samsung_espresso3g-890eb528dbd0296b5d506b71068b169080d5a5a4.zip
device_samsung_espresso3g-890eb528dbd0296b5d506b71068b169080d5a5a4.tar.gz
device_samsung_espresso3g-890eb528dbd0296b5d506b71068b169080d5a5a4.tar.bz2
Revert temporary fix for bootanimation and remove unused flags
This reverts commit 328c58c37aed0456c4957b8b0ce39add83f277b8. Change-Id: I69f683fc3c168bf27d5ff0f73776df077186a4b3
Diffstat (limited to 'cm.mk')
-rw-r--r--cm.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/cm.mk b/cm.mk
index a2fd638..91130ed 100644
--- a/cm.mk
+++ b/cm.mk
@@ -18,8 +18,7 @@
PRODUCT_RELEASE_NAME := p5100
# Boot animation
-# TARGET_SCREEN_HEIGHT := 800
-TARGET_SCREEN_HEIGHT := 480
+TARGET_SCREEN_HEIGHT := 800
TARGET_SCREEN_WIDTH := 1280
# Inherit some common CM stuff.