a5xelte: Add boot animation configuration
authorDanny Wood <danwood76@gmail.com>
Thu, 25 Apr 2019 15:36:04 +0000 (16:36 +0100)
committerJan Altensen <info@stricted.net>
Mon, 12 Aug 2019 07:11:48 +0000 (09:11 +0200)
Change-Id: I9e081ccac916482b49f1a35bee5cdeb17aec865c

device.mk

index a91f266b0015874e5c1ee1cdefc80e342870b921..1b131922036110558154511abc46f5561444c4d1 100644 (file)
--- a/device.mk
+++ b/device.mk
@@ -18,6 +18,12 @@ LOCAL_PATH := device/samsung/a5xelte
 
 $(call inherit-product, $(SRC_TARGET_DIR)/product/languages_full.mk)
 
+# Boot animation
+TARGET_BOOTANIMATION_PRELOAD := true
+TARGET_BOOTANIMATION_TEXTURE_CACHE := true
+TARGET_SCREEN_HEIGHT := 1920
+TARGET_SCREEN_WIDTH := 1080
+
 # Bluetooth
 PRODUCT_COPY_FILES += \
     $(LOCAL_PATH)/bluetooth/bt_vendor.conf:system/etc/bluetooth/bt_vendor.conf