Merge "doc: verity_update_state has no args" am: 4759545abb

Original change: https://android-review.googlesource.com/c/platform/system/core/+/1821977

Change-Id: I5766c3007cebf1f4263f1426dbeeed0644bd3ca3
This commit is contained in:
Treehugger Robot 2021-09-09 09:18:53 +00:00 committed by Automerger Merge Worker
commit c04e5ea14d

View file

@ -693,7 +693,7 @@ provides the `aidl_lazy_test_1` interface.
fstab.${ro.hardware} or fstab.${ro.hardware.platform} will be scanned for
under /odm/etc, /vendor/etc, or / at runtime, in that order.
`verity_update_state <mount-point>`
`verity_update_state`
> Internal implementation detail used to update dm-verity state and
set the partition._mount-point_.verified properties used by adb remount
because fs\_mgr can't set them directly itself.