diff --git a/meta-ohos-core/recipes-core/images/allscenarios-image-common.inc b/meta-ohos-core/recipes-core/images/allscenarios-image-common.inc
index 2d05efe8c0dd8edfc395c507e5712bee110e8517..df4dc8b674040d66903fdc964f4cccc9ae708b65 100644
--- a/meta-ohos-core/recipes-core/images/allscenarios-image-common.inc
+++ b/meta-ohos-core/recipes-core/images/allscenarios-image-common.inc
@@ -12,7 +12,3 @@ IMAGE_INSTALL_append = "\
 			packagegroup-ble-essentials \
 			gdbserver \
 			"
-
-# This is a workaround in case the build runs on ZFS with compression on.
-# It also gives us extra runtime space.
-IMAGE_OVERHEAD_FACTOR = "2"