commit | fb7f790be63836dfb4fa13b2d49dc5f23e4eef7f | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Tue Nov 13 11:33:42 2018 -0800 |
committer | Tom Cherry <tomcherry@google.com> | Tue Nov 13 11:37:36 2018 -0800 |
tree | c243df23017c2c26d7d95a116495f889ab59c695 | |
parent | 0c3b70d0cb7e76138c3f1f2b6fc963ecc57ecb1a [diff] |
fs_mgr: remove by_name_symlinks_map_ from AvpOps With the addition of the /dev/block/by-name/ symlinks created for the boot_device, we no longer need to use a map to track the symlinks for the partitions AVB needs to access. This will help us in removing the requirement to specify which partitions contain AVB metadata. Bug: 117933812 Test: boot blueline_mainline with AVB Change-Id: I1d46dba5b2fc16b2a14f861b34225ac0f2995b60