From c0293baa063a7ba725fa08aaa41a1381bece1794 Mon Sep 17 00:00:00 2001 From: Prasanta Kumar Sahu Date: Wed, 22 Jul 2020 20:59:02 +0530 Subject: [PATCH] sm6250-common: Enable incremental FS feature. Change-Id: I12c2a493c07c738ef962798aa8dcac5eda071f54 --- product.prop | 3 +++ 1 file changed, 3 insertions(+) diff --git a/product.prop b/product.prop index e5b3f7c..c1c6314 100644 --- a/product.prop +++ b/product.prop @@ -5,5 +5,8 @@ ro.charger.enable_suspend=true debug.sf.hw=1 debug.gralloc.enable_fb_ubwc=1 +# Incremental FS +ro.incremental.enable=1 + # USAP persist.device_config.runtime_native.usap_pool_enabled=true