avicii: Set Boot animation resolution

Change-Id: I69eddc4ea95f356f88529154ff3de939cb352bb8
This commit is contained in:
KakatkarAkshay
2023-01-25 15:29:11 +05:30
committed by AmolAmrit
parent 0462bbdf24
commit 6f44295d83

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 \