Skip to content
Snippets Groups Projects
Commit 7214b6fe authored by Arian's avatar Arian Committed by FlowerSea0208
Browse files

mars: Set dtbo and userdata partition sizes

Change-Id: I9e61f6abcbefba66af92b3967df80fc74b084753
parent 994e6aa5
No related branches found
No related tags found
No related merge requests found
......@@ -12,5 +12,9 @@ include device/xiaomi/sm8350-common/BoardConfigCommon.mk
# Kernel
TARGET_KERNEL_CONFIG += vendor/star_QGKI.config
# Partitions
BOARD_DTBOIMG_PARTITION_SIZE := 25165824
BOARD_USERDATAIMAGE_PARTITION_SIZE := 114001162240
# Include proprietary files
include vendor/xiaomi/mars/BoardConfigVendor.mk
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment