From ad933dfb8806ece5fdb51da29733ea0fb1d9affa Mon Sep 17 00:00:00 2001 From: "Kevin F. Haggerty" Date: Sat, 12 Nov 2016 15:48:17 -0700 Subject: [PATCH] beyond1lte: Set TARGET_BOOTANIMATION_HALF_RES to true * No apparent resolution difference * Much smoother animation * Much faster boot * What's not to like? Change-Id: I2119fe826146a3103da50b4862ad88f5950a97ec --- lineage_beyond1lte.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/lineage_beyond1lte.mk b/lineage_beyond1lte.mk index e472e32..f4b8ef6 100644 --- a/lineage_beyond1lte.mk +++ b/lineage_beyond1lte.mk @@ -28,6 +28,7 @@ TARGET_HAVE_FOD := true $(call inherit-product, device/samsung/beyond1lte/device.mk) ## Boot Animation +TARGET_BOOTANIMATION_HALF_RES := true TARGET_SCREEN_HEIGHT := 3040 TARGET_SCREEN_WIDTH := 1440