sdm710-common: Remove quotes from TARGET_RECOVERY_PIXEL_FORMAT
* Required after TARGET_RECOVERY_PIXEL_FORMAT is added to soong
This commit is contained in:
parent
16255e2c1e
commit
fd2697235e
1 changed files with 1 additions and 0 deletions
|
@ -131,6 +131,7 @@ BOARD_ROOT_EXTRA_SYMLINKS := \
|
|||
/vendor/firmware_mnt:/firmware
|
||||
|
||||
# Recovery
|
||||
TARGET_RECOVERY_PIXEL_FORMAT := BGRA_8888
|
||||
TARGET_RECOVERY_FSTAB := $(COMMON_PATH)/rootdir/etc/fstab.qcom
|
||||
|
||||
# Releasetools
|
||||
|
|
Loading…
Reference in a new issue