| commit | eb895c900198d4b48b606c2184203ec8d0310764 | [log] [tgz] |
|---|---|---|
| author | Bowgo Tsai <bowgotsai@google.com> | Wed Mar 29 15:59:25 2017 +0800 |
| committer | Bowgo Tsai <bowgotsai@google.com> | Wed Mar 29 16:04:05 2017 +0800 |
| tree | e4a5c24a31037dee34c3ae0ec3f82ecf54384096 | |
| parent | 4b5da322bdb715c952f2fd5faf55c4bbca6bb057 [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: adb reboot sideload && adb sideload ota.zip
Change-Id: I00b56a39747ab46d0e87da3c79b9f9faf0d1daef