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

Commit 73e30823 authored by Wang Han's avatar Wang Han Committed by TheMalachite
Browse files

bismuth: Fix recovery pixel format variant

* We doesn't want a LineageOS recovery with pink instead of
  purple (even it's look dope)
parent b9b22d8a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -97,7 +97,7 @@ TARGET_USERIMAGES_USE_EXT4 := true
BOARD_USES_RECOVERY_AS_BOOT := false
TARGET_NO_RECOVERY := false
TARGET_RECOVERY_FSTAB := $(DEVICE_PATH)/rootdir/etc/fstab.mt6771
TARGET_RECOVERY_PIXEL_FORMAT := "BGRA_8888"
TARGET_RECOVERY_PIXEL_FORMAT := "RGBX_8888"
TARGET_USES_MKE2FS := true

# Sepolicy