projects
/
GitHub
/
LineageOS
/
android_device_samsung_s5neolte.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37762cf
)
s5neolte: Add boot animation configuration
author
Stricted
<info@stricted.net>
Mon, 1 Oct 2018 03:58:03 +0000
(
05:58
+0200)
committer
Jan Altensen
<info@stricted.net>
Mon, 12 Aug 2019 07:19:38 +0000
(09:19 +0200)
Change-Id: I99deba9b5c7e7bd9261333b7863f886040c605bc
device.mk
patch
|
blob
|
blame
|
history
diff --git
a/device.mk
b/device.mk
index 3f456591f6e89190a3450af9e6dd0429747f57be..513a0c8709dd556a0fcfec0e30de04021bf85079 100644
(file)
--- a/
device.mk
+++ b/
device.mk
@@
-18,6
+18,12
@@
LOCAL_PATH := device/samsung/s5neolte
$(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