commit | 1ada14904d1e9e4d022195d5d7541b315076c970 | [log] [tgz] |
---|---|---|
author | Sami Tolvanen <samitolvanen@google.com> | Mon Sep 21 15:12:29 2015 +0100 |
committer | Sami Tolvanen <samitolvanen@google.com> | Fri Sep 25 15:01:33 2015 +0100 |
tree | c72b367870ba4744315df3e987d771499b292dc3 | |
parent | fca4821e05f1d4684185b559d177ffde6937bf61 [diff] |
fs_mgr: trigger dm-verity error handling for invalid signatures Currently, the device doesn't mount verified partitions if the verity table signature is invalid, which usually means it fails to boot. This change instead sets up dm-verity with an invalid root hash and triggers device-specific error handling to recover from the corruption. Bug: 24256506 Change-Id: I6d693306fa0e7459c5500b028e433df61ecea6fb (cherry picked from commit 47caa5c386b436ba13de9f2ef356380f39afaf3f)