a3xelte: Add boot animation configuration
authorDanny Wood <danwood76@gmail.com>
Sun, 30 Sep 2018 07:46:24 +0000 (08:46 +0100)
committerJan Altensen <info@stricted.net>
Mon, 12 Aug 2019 07:07:19 +0000 (09:07 +0200)
Change-Id: I9e081ccac916482b49f1a35bee5cdeb17aec865c

device.mk

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