Skip to content

Commit

Permalink
raphael: Set boot animation resolution
Browse files Browse the repository at this point in the history
Change-Id: Ib1a3d2a4ed498199920f196f4f69e03de1128d0d
  • Loading branch information
luca020400 authored and KujouYuko committed Jun 8, 2021
1 parent 2d91aad commit 786a205
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ $(call inherit-product, frameworks/native/build/phone-xhdpi-6144-dalvik-heap.mk)
PRODUCT_SOONG_NAMESPACES += \
$(LOCAL_PATH)

# Boot animation
TARGET_SCREEN_HEIGHT := 2340
TARGET_SCREEN_WIDTH := 1080

# HIDL
PRODUCT_PACKAGES += \
[email protected] \
Expand Down

0 comments on commit 786a205

Please sign in to comment.