diff options
-rw-r--r-- | cm.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |