commit | f5b555e1af251f51d862480babc64f3e82f78b08 | [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 | ddde8cfe3c579bf5024d5574ab9e17320e4ea89d [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