avicii: Set Boot animation resolution

Change-Id: I69eddc4ea95f356f88529154ff3de939cb352bb8
This commit is contained in:
KakatkarAkshay
2023-01-25 15:29:11 +05:30
committed by Philipp Albrecht
parent 37c0d4705e
commit 738b8d20be

View File

@@ -91,6 +91,10 @@ PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES += \
android.hardware.authsecret@1.0.vendor
# Boot animation
TARGET_SCREEN_HEIGHT := 2400
TARGET_SCREEN_WIDTH := 1080
# Bluetooth
PRODUCT_PACKAGES += \
android.hardware.bluetooth@1.0.vendor \