commit | 81d0096a66e63ec921f0088022d2b45cdda027d3 | [log] [tgz] |
---|---|---|
author | Bowgo Tsai <bowgotsai@google.com> | Thu Mar 30 21:45:51 2017 +0800 |
committer | Bowgo Tsai <bowgotsai@google.com> | Fri Mar 31 10:25:04 2017 +0800 |
tree | ee876a2e2785d1745b30d0719d804ed19a8a1f80 | |
parent | 7126b00515cd70f017fbc6f010ee9fac6f7fc577 [diff] |
fs_mgr_avb_ops: stores the by-name prefix of /misc instead of fstab struct fs_mgr_avb_ops->read_from_partition() relies on the by-name prefix to get the device file when reading a partition. Previously we store the fstab struct and use fs_mgr_get_entry_for_mount_point() for every read. It's better to do that once and store the by-name prefix for later use. Bug: 33254008 Test: test AVB on bullhead Change-Id: Ie999851b529f984e29ccbf39fb52a8220056fe0c