commit | 10856f983629ae523b8321a9e2a15a31da136826 | [log] [tgz] |
---|---|---|
author | Jeremy Compostella <jeremy.compostella@intel.com> | Tue Apr 26 13:51:27 2016 +0200 |
committer | Badhri Jagan Sridharan <badhri@google.com> | Mon May 16 16:37:24 2016 +0000 |
tree | 24ac01e8dff88e2f190f241a122a02c171ea0791 | |
parent | e4e6a9c08ad7a7c0d30d3c35aced4a9145665e97 [diff] |
fs_mgr: update block device reference in verity metadata The dm-verity metadata contains the block device path that is given to the dm-android-verity driver. If the device is using slot A/B, this path is missing the slot suffix. This patch makes fs_mgr replace all the block device path reference with the one including the active slot suffix. Change-Id: Ib624d0d18b12a8a287cac7f15605a2e0fb7c97c6 Signed-off-by: Jeremy Compostella <jeremy.compostella@intel.com>