sdm710-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: Sageofd6path <mail2anirban95@gmail.com>
This commit is contained in:
minaripenguin 2023-04-05 05:38:51 +00:00 committed by CakesTwix
parent 6c04c44704
commit b33577ec7a
Signed by: CakesTwix
GPG key ID: 7B11051D5CE19825

View file

@ -118,6 +118,9 @@ ro.surface_flinger.wcg_composition_dataspace=143261696
# Factory Reset Protection # Factory Reset Protection
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
# Media # Media
debug.stagefright.omx_default_rank=0 debug.stagefright.omx_default_rank=0