commit | 72ffff70fcd540a38b0a344386d10315c3b560c1 | [log] [tgz] |
---|---|---|
author | bowgotsai <bowgotsai@google.com> | Thu Feb 09 22:21:54 2017 +0800 |
committer | bowgotsai <bowgotsai@google.com> | Fri Feb 10 02:20:22 2017 +0800 |
tree | 1f488f5c759aab9c5e0a596a2f3457b8095acf3b | |
parent | 183ca56ce22fa59d8b1a1372051b28984d1ab91c [diff] |
fs_mgr: removing the dependency of requiring /vbmeta in fstab for AVB Remove polling_vbmeta_blk_device() as it tries to get /vbmeta entry from fstab. Also move the polling of a partition inside read_from_partition() in fs_mgr_avb_ops.cpp as it's where the reads happen. Bug: 31264231 Test: Device can boot with AVB Change-Id: Id717e160b085eca42eb9bc5eb2fa7e658bea3ad6