mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 16:26:02 +00:00
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:
committed by
therealmharc
parent
1a909e840e
commit
be212a0677
@@ -191,6 +191,9 @@ persist.sys.sf.color_mode=9
|
|||||||
# FRP
|
# FRP
|
||||||
ro.frp.pst=/dev/block/bootdevice/by-name/frp
|
ro.frp.pst=/dev/block/bootdevice/by-name/frp
|
||||||
|
|
||||||
|
# FS-verity
|
||||||
|
ro.apk_verity.mode=2
|
||||||
|
|
||||||
# IMS
|
# IMS
|
||||||
persist.dbg.volte_avail_ovr=1
|
persist.dbg.volte_avail_ovr=1
|
||||||
persist.dbg.vt_avail_ovr=1
|
persist.dbg.vt_avail_ovr=1
|
||||||
|
|||||||
Reference in New Issue
Block a user