sm8350-common: prop: Enable apk fs-verity

* for some reason, some apps automatically detects that we're rooted due to verityUtils failing to measure the apps apk fs-verity.
This commit is contained in:
minaripenguin 2023-06-04 06:14:24 +03:00 committed by DigiGoon
parent 45cf26f5bc
commit 107a5f16cf

View file

@ -8,6 +8,9 @@ persist.vendor.cne.feature=1
debug.sf.disable_backpressure=1
debug.sf.enable_hwc_vds=1
# FS-verity
ro.apk_verity.mode=2
# IMS
persist.dbg.volte_avail_ovr=1
persist.dbg.vt_avail_ovr=1