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:
parent
6c04c44704
commit
b33577ec7a
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue