16kb: Set data partition to f2fs for 16kb aosp caimito targets only
Bug: 350101696 Test: Built caimito targets and checked mounted partitions Flag: EXEMPT bugfix Change-Id: I40b8bb180ae9b23965ab379a63825542c121adde
This commit is contained in:
parent
bce3d9062d
commit
0bf4e1ec54
3 changed files with 3 additions and 6 deletions
|
@ -2,6 +2,5 @@ $(call inherit-product, device/google/caimito/aosp_tokay.mk)
|
|||
|
||||
PRODUCT_NAME := aosp_tokay_16k
|
||||
|
||||
TARGET_USERDATAIMAGE_FILE_SYSTEM_TYPE := ext4
|
||||
TARGET_RW_FILE_SYSTEM_TYPE := ext4
|
||||
TARGET_USERDATAIMAGE_FILE_SYSTEM_TYPE := f2fs
|
||||
TARGET_BOOTS_16K := true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue