Skip to content

Commit

Permalink
topaz: Decommonize target screen bootanimations
Browse files Browse the repository at this point in the history
Change-Id: I7bee811d27c25d1ea1684fe7efa7ba03b183d1ce
  • Loading branch information
boedhack99 committed Mar 19, 2024
1 parent 7f03dc8 commit 5f9e761
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 @@ -19,6 +19,10 @@ PRODUCT_COPY_FILES += \
$(call find-copy-subdir-files,*,$(LOCAL_PATH)/configs/audio/,$(TARGET_COPY_OUT_VENDOR)/etc) \
$(LOCAL_PATH)/configs/audio/mixer_paths_bengal_idp.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mixer_paths_bengal_idp_india.xml

# Boot animation
TARGET_SCREEN_HEIGHT := 2400
TARGET_SCREEN_WIDTH := 1080

# Overlays
PRODUCT_PACKAGES += \
ApertureResTopaz \
Expand Down

0 comments on commit 5f9e761

Please sign in to comment.