sm6150-common: properties: 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.

Change-Id: Ib716d6e375c9d1063a958523ad2de028115bcb3c
Signed-off-by: minaripenguin <minaripenguin@users.noreply.github.com>
Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
minaripenguin
2025-03-29 17:35:08 +00:00
committed by therealmharc
parent 1a909e840e
commit be212a0677

View File

@@ -191,6 +191,9 @@ persist.sys.sf.color_mode=9
# FRP
ro.frp.pst=/dev/block/bootdevice/by-name/frp
# FS-verity
ro.apk_verity.mode=2
# IMS
persist.dbg.volte_avail_ovr=1
persist.dbg.vt_avail_ovr=1