commit | e8fb6c30006650c3b3d2bac18119a98be48f7c2b | [log] [tgz] |
---|---|---|
author | Bowgo Tsai <bowgotsai@google.com> | Thu Mar 09 23:11:33 2017 +0800 |
committer | Bowgo Tsai <bowgotsai@google.com> | Thu Mar 09 23:31:18 2017 +0800 |
tree | 6e85fc87e5ff704659e16353de23edc98c98a3c2 | |
parent | b3715cf3af863d7fe6052b259144ffe0f45babd4 [diff] |
vold: 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: I92d6aefe6ff3433b7d1a671358d990bb7b1f2150