commit | b3d5ba44910310da454bf221e46ed84175a21287 | [log] [tgz] |
---|---|---|
author | Bowgo Tsai <bowgotsai@google.com> | Fri Mar 10 17:03:24 2017 +0800 |
committer | Bowgo Tsai <bowgotsai@google.com> | Fri Mar 10 17:07:14 2017 +0800 |
tree | a3e9fc653c406bfce3c646ab2f7794cc01542998 | |
parent | b7b92040c23387a14473cf261c65d13d4e80af85 [diff] |
fstest: 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 sailfish Change-Id: Ie11a4f22ed449ef90cbcc7117227a99ea9d79110