sdm660-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. Signed-off-by: clarencelol <clarencekuiek@icloud.com> Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
0624be886a
commit
38ffb4e605
1 changed files with 3 additions and 0 deletions
|
@ -161,6 +161,9 @@ vendor.video.disable.ubwc=1
|
|||
debug.sf.auto_latch_unsignaled=true
|
||||
ro.hwui.render_ahead=20
|
||||
|
||||
# FS-verity
|
||||
ro.apk_verity.mode=2
|
||||
|
||||
# Fwk detect
|
||||
ro.vendor.qti.va_aosp.support=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue