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

Commit cd868276 authored by Manu Suresh's avatar Manu Suresh
Browse files

Merge branch '1708-a14-mimir' into 'a14'

vendor/lineage: add rescaled boot animation for volla tablet in portrait mode

See merge request !243
parents 232e0b1e de6226eb
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -20,6 +20,9 @@ ifeq ($(TARGET_USES_MURENA_BOOTANIMATION),true)
    BOOTANIMATION_TAR = bootanimation_murena_land.tar
  else
    BOOTANIMATION_TAR = bootanimation_murena.tar
    ifeq ($(TARGET_SCREEN_WIDTH)x$(TARGET_SCREEN_HEIGHT), 1600x2560)
        BOOTANIMATION_TAR = bootanimation_murena_1600x2560.tar
    endif
  endif
  BOOTANIMATION_FPS := 30
else
+10.1 MiB

File added.

No diff preview for this file type.