1diff --git a/ohos/images/mkimage/system_image_conf.txt b/ohos/images/mkimage/system_image_conf.txt 2index e7ead2a..7ee56a6 100644 3--- a/ohos/images/mkimage/system_image_conf.txt 4+++ b/ohos/images/mkimage/system_image_conf.txt 5@@ -1,5 +1,5 @@ 6 / 7-1610612224 8+805306112 9 --fs_type=ext4 10 --dac_config ../../build/ohos/images/mkimage/dac.txt 11 --file_context obj/base/security/selinux/file_contexts.bin 12diff --git a/ohos/images/mkimage/userdata_image_conf.txt b/ohos/images/mkimage/userdata_image_conf.txt 13index 65ba776..7ff4d48 100644 14--- a/ohos/images/mkimage/userdata_image_conf.txt 15+++ b/ohos/images/mkimage/userdata_image_conf.txt 16@@ -1,5 +1,5 @@ 17 /data 18-1468006400 19+367001600 20 --fs_type=f2fs 21 --dac_config ../../build/ohos/images/mkimage/dac.txt 22 --file_context obj/base/security/selinux/file_contexts.bin 23diff --git a/ohos/images/mkimage/vendor_image_conf.txt b/ohos/images/mkimage/vendor_image_conf.txt 24index 928aa91..4e5b74d 100644 25--- a/ohos/images/mkimage/vendor_image_conf.txt 26+++ b/ohos/images/mkimage/vendor_image_conf.txt 27@@ -1,5 +1,5 @@ 28 /vendor 29-268434944 30+134217472 31 --fs_type=ext4 32 --dac_config ../../build/ohos/images/mkimage/dac.txt 33 --file_context obj/base/security/selinux/file_contexts.bin 34