Specify filesystem for partitions

Change-Id: I0f882020e2e974ce2a40a44882a77bbbc34ec782
This commit is contained in:
Quarx2k 2017-02-06 16:19:22 +06:00 committed by Balázs Triszka
parent b71e2e5d8a
commit ebcdc9ef52

View File

@ -95,6 +95,11 @@ OVERRIDE_RS_DRIVER := libRSDriver_adreno.so
VSYNC_EVENT_PHASE_OFFSET_NS := 2000000
SF_VSYNC_EVENT_PHASE_OFFSET_NS := 6000000
# Partitions types
BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE := ext4
TARGET_USERIMAGES_USE_EXT4 := true
TARGET_USERIMAGES_USE_F2FS := true
# Lights
TARGET_PROVIDES_LIBLIGHT := true