| commit | 732b20936d9875c06fab847b7f7e255859e7859f | [log] [tgz] |
|---|---|---|
| author | Bowgo Tsai <bowgotsai@google.com> | Wed Mar 29 16:07:12 2017 +0800 |
| committer | Bowgo Tsai <bowgotsai@google.com> | Wed Mar 29 16:08:13 2017 +0800 |
| tree | 60910c9d62dea03f2bb490618392f9898f61992b | |
| parent | 5e9cc93aca85ca8e66c6c43a822d8c0df6997478 [diff] |
Switch to fs_mgr_read_fstab("/fstab.device")
fstab.device is for backward compatibility in legacy devices.
As it doesn't have fstab entries in device tree (for early mount) so we
can just use the ordinary fs_mgr_read_fstab().
For new devices having early mount, it should use
fs_mgr_read_fstab_default() instead.
Bug: 35811655
Test: boot sailfish
Change-Id: I70b64787e600d6e338e57f2a31bad188a39d433d