Revert "universal7885: Support changing readonly filesystem type with a flag"

This reverts commit 740b27bccf.
This commit is contained in:
roynatech2544 2023-10-10 18:46:21 +09:00
commit 745ca56170
No known key found for this signature in database
GPG key ID: 389DAC92CAECBBCC
2 changed files with 3 additions and 9 deletions

View file

@ -82,9 +82,7 @@ include device/samsung/universal7885-common/configs/vintf/manifest.mk
# Partitions
BOARD_BOOTIMAGE_PARTITION_SIZE := 37748736
TARGET_FS_TYPE ?= ext4
BOARD_SYSTEMIMAGE_FILE_SYSTEM_TYPE := $(TARGET_FS_TYPE)
BOARD_VENDORIMAGE_FILE_SYSTEM_TYPE := $(TARGET_FS_TYPE)
BOARD_VENDORIMAGE_FILE_SYSTEM_TYPE := ext4
BOARD_FLASH_BLOCK_SIZE := 131072
# Properties