Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1b4602fe authored by Sahil Sonar's avatar Sahil Sonar 💬
Browse files

mt6765-common: Switch to murena bootanimation

parent e6c42a4e
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -31,6 +31,12 @@ $(call inherit-product, frameworks/native/build/phone-xhdpi-4096-dalvik-heap.mk)
PRODUCT_AAPT_CONFIG := normal
PRODUCT_AAPT_PREF_CONFIG := xhdpi

# Bootanimation
TARGET_BOOTANIMATION_HALF_RES := true
TARGET_USES_MURENA_BOOTANIMATION := true
TARGET_SCREEN_HEIGHT := 1560
TARGET_SCREEN_WIDTH := 720

# Audio
PRODUCT_PACKAGES += \
    android.hardware.audio.service \