commit | 018d7f69da7b119e74a8979e91c6bd696e64a4bc | [log] [tgz] |
---|---|---|
author | Oleg Matcovschi <omatcovschi@google.com> | Mon Oct 30 19:26:32 2017 -0700 |
committer | Oleg Matcovschi <omatcovschi@google.com> | Wed Nov 01 09:38:21 2017 -0700 |
tree | f136da37bb57caf474414433c0e92cfeb7f10c63 | |
parent | 411111acf47f7addbf86a52f9dd7e2d93f2b7128 [diff] |
fs_mgr: support reading fstab based on ro.boot.hardware.platform This change adds fstab.${ro.boot.hardware.platform} file into list of searched fstab filenames. The ${ro.boot.hardware.platform} helps consolidate init sequence based on platform. Potentially it allows same build serve different devices. Bug: 68663168 Change-Id: I822d5bc432e823218ebc640093cfbe5e9271d3b1