From d3824a96321692bc5e0082c0731f36a279bf950b Mon Sep 17 00:00:00 2001 From: Daniel Hillenbrand Date: Tue, 19 Jun 2012 15:16:33 +0200 Subject: fix bootanimation --- cm.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.1