commit | a338e48f7993256a8481f33859812562f4015662 | [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 | 29e8fa24b25eb0f32a67ecd1af78431385a56afe [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