mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: Enable F2FS
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
5363cd2a31
commit
ea3c7a747c
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ TARGET_USES_64_BIT_BINDER := true
|
|||
|
||||
# Filesystem
|
||||
TARGET_USERIMAGES_USE_EXT4 := true
|
||||
TARGET_USERIMAGES_USE_F2FS := true
|
||||
TARGET_USES_MKE2FS := true
|
||||
|
||||
# Include
|
||||
|
|
|
|||
Loading…
Reference in a new issue