commit | fabc36445ebe618c9686666fc1c98a71e46bf692 | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Wed Apr 01 19:46:42 2020 -0700 |
committer | David Anderson <dvander@google.com> | Wed Apr 01 19:58:18 2020 -0700 |
tree | d8511d5e5069023777339d7afa63050468025a03 | |
parent | 23bfaae6dc3f47bac0ba0546a190e0ba23162b47 [diff] |
fs_mgr: Allow commas in boot device paths. If the value of androidboot.boot_devices has a comma in its path, it'll get split and /dev/block/by-name symlinks won't work. As a workaround, add "androidboot.boot_device" as a valid command-line parameter. It can be repeated multiple times to retain multiple-boot-device semantics. Bug: 153024538 Test: device boots with androidboot.boot_device= set Change-Id: I1be5aeec287ba198768c3452b1930d59b2f13463