projects
/
GitHub
/
exynos8895
/
android_device_samsung_universal8895-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9be6958
)
Set boot anim res to half res and correct its size
author
ivanmeler
<i_ivan@windowslive.com>
Wed, 9 Feb 2022 11:42:08 +0000
(11:42 +0000)
committer
ivanmeler
<i_ivan@windowslive.com>
Fri, 11 Feb 2022 11:18:54 +0000
(11:18 +0000)
device-common.mk
patch
|
blob
|
blame
|
history
diff --git
a/device-common.mk
b/device-common.mk
index e581db2a499d98ccfa7f41fc3e48eb4772cab010..56b9d28a5269b58d2065c28fe1856691628276bc 100644
(file)
--- a/
device-common.mk
+++ b/
device-common.mk
@@
-61,9
+61,10
@@
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/public.libraries.txt:$(TARGET_COPY_OUT_VENDOR)/etc/public.libraries.txt
# Boot animation
+TARGET_BOOTANIMATION_HALF_RES := true
TARGET_BOOTANIMATION_PRELOAD := true
TARGET_BOOTANIMATION_TEXTURE_CACHE := true
-TARGET_SCREEN_HEIGHT := 2
5
60
+TARGET_SCREEN_HEIGHT := 2
9
60
TARGET_SCREEN_WIDTH := 1440
# Graphics