16kb: Set f2fs block size to 16384 for targets that only boot 16kb kernels
The f2fs block size has to be set up to 16384 for 16kb kernels. Bug: 350101696 Test: Built zumapro device and checked mounted partitions Flag: EXEMPT bugfix Change-Id: Ie3bf17d78da62a20882b17363afeb3a3a8a984e0
This commit is contained in:
parent
a24d3877e1
commit
a14c143c45
2 changed files with 22 additions and 0 deletions
|
@ -16,6 +16,9 @@
|
|||
include build/make/target/board/BoardConfigMainlineCommon.mk
|
||||
include build/make/target/board/BoardConfigPixelCommon.mk
|
||||
|
||||
# Include settings for 16k page size kernel if enabled.
|
||||
include device/google/zumapro/BoardConfig-16k-common.mk
|
||||
|
||||
# HACK : To fix up after bring up multimedia devices.
|
||||
TARGET_SOC := zumapro
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue