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:
parent
45cf26f5bc
commit
107a5f16cf
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue