commit | c9a1842d319fc10681e7bb3ee66f4b365632cdf9 | [log] [tgz] |
---|---|---|
author | Bowgo Tsai <bowgotsai@google.com> | Thu Mar 09 22:36:34 2017 +0800 |
committer | Bowgo Tsai <bowgotsai@google.com> | Thu Mar 09 23:26:31 2017 +0800 |
tree | 9f755f2432ae4b7f97dc7ee0cb7560bf4cad3f35 | |
parent | 46c6dc1a6f10a2a57f79e285af0f166e93a77bb2 [diff] |
init: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default() The original default /fstab.{ro.hardware} might be moved to /vendor/etc/. or /odm/etc/. Use the new API to get the default fstab instead of using the hard-coded /fstab.{ro.hardware}. Bug: 35811655 Test: boot marlin with /vendor/etc/fstab.marlin Change-Id: I8a9c70eda7f68b174ec355910d0fa1eb18a46e21