summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Hillenbrand <daniel.hillenbrand@codeworkx.de>2012-06-19 15:16:33 +0200
committerDaniel Hillenbrand <daniel.hillenbrand@codeworkx.de>2012-06-19 15:16:33 +0200
commitd3824a96321692bc5e0082c0731f36a279bf950b (patch)
tree0d4878b968366b9bd27e67a7e81371dae3b552a8
parentaaaf6a26cf9a5de5c7e0c9add86090e6dc4a75e8 (diff)
downloaddevice_samsung_p5110-d3824a96321692bc5e0082c0731f36a279bf950b.zip
device_samsung_p5110-d3824a96321692bc5e0082c0731f36a279bf950b.tar.gz
device_samsung_p5110-d3824a96321692bc5e0082c0731f36a279bf950b.tar.bz2
fix bootanimation
-rw-r--r--cm.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cm.mk b/cm.mk
index 2e8527f..b0744cf 100644
--- a/cm.mk
+++ b/cm.mk
@@ -21,7 +21,7 @@ $(call inherit-product, vendor/cm/config/gsm.mk)
PRODUCT_RELEASE_NAME := p5110
# Boot animation
-TARGET_BOOTANIMATION_NAME := horizontal-1024x768
+TARGET_BOOTANIMATION_NAME := horizontal-1280x800
# Inherit some common CM stuff.
$(call inherit-product, vendor/cm/config/common_full_tablet_wifionly.mk)