commit | 5d38c83f7e6e6e9f09fd4be63dd4c5c2913b9d38 | [log] [tgz] |
---|---|---|
author | Bowgo Tsai <bowgotsai@google.com> | Fri Mar 10 16:43:02 2017 +0800 |
committer | Bowgo Tsai <bowgotsai@google.com> | Sat Mar 11 09:37:56 2017 +0800 |
tree | adb2040b2d51db1fa3f50fad5fdaa101224bf399 | |
parent | eb48f4648a252dd3e2895e7d6b8110b0b17320c7 [diff] |
adb: 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, then run 'adb remount' Change-Id: I927209ce3c5bea45c01ed631a7c4c320fe728c00