Skip to content

Commit

Permalink
topaz: Fixing the Undefined TARGET_BOOT_ANIMATION_RES warning
Browse files Browse the repository at this point in the history
  • Loading branch information
ParsaAslaniYC authored Jun 28, 2024
1 parent d390a9e commit 2a60c43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/audio/mixer_paths_bengal_idp.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mixer_paths_bengal_idp_india.xml

# Boot animation
TARGET_BOOT_ANIMATION_RES := 1080
TARGET_SCREEN_HEIGHT := 2400
TARGET_SCREEN_WIDTH := 1080

Expand Down

0 comments on commit 2a60c43

Please sign in to comment.