mirror of
https://github.com/joel16/android_device_sony_kitakami-common.git
synced 2024-11-30 15:10:30 +00:00
Specify filesystem for partitions
Change-Id: I0f882020e2e974ce2a40a44882a77bbbc34ec782
This commit is contained in:
parent
b71e2e5d8a
commit
ebcdc9ef52
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user