davinci: Set recovery pixel format

Change-Id: I576ce33aafedddefa5df94de338700148423f6f9
This commit is contained in:
Arian 2020-04-17 18:26:11 +02:00
parent dd6327af64
commit 8c83e365de
No known key found for this signature in database
GPG Key ID: 48029380598CE3B9

View File

@ -84,3 +84,6 @@ TARGET_BOARD_PLATFORM := sm6150
# QCOM
BOARD_USES_QCOM_HARDWARE := true
# Recovery
TARGET_RECOVERY_PIXEL_FORMAT := "RGBX_8888"