sm8350-common: Enable incremental FS feature.
Change-Id: I23e19b4fd6f65d9abeabb50b7b417db966717ccd
This commit is contained in:
parent
7f18ac549a
commit
3ce0b4aae7
1 changed files with 3 additions and 0 deletions
|
@ -181,6 +181,9 @@ ro.hardware.vulkan=adreno
|
||||||
ro.opengles.version=196610
|
ro.opengles.version=196610
|
||||||
vendor.gralloc.disable_ubwc=0
|
vendor.gralloc.disable_ubwc=0
|
||||||
|
|
||||||
|
# Incremental FS
|
||||||
|
ro.incremental.enable=true
|
||||||
|
|
||||||
# Keystore
|
# Keystore
|
||||||
ro.hardware.keystore_desede=true
|
ro.hardware.keystore_desede=true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue