commit | 66ee277353c7e372ce5ad8a87d5591600fe284dd | [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 | ac13718d0ae648522050bd1db6e57d1611112f46 [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