summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)