commit | 48423eaecd9adbd4e07291b7ac867ff7a3943b28 | [log] [tgz] |
---|---|---|
author | Paul Crowley <paulcrowley@google.com> | Thu Oct 24 23:33:12 2019 -0700 |
committer | Paul Crowley <paulcrowley@google.com> | Mon Oct 28 13:41:00 2019 -0700 |
tree | 727f98ab6c52b6f57de193020ad07b774c0bab7b | |
parent | 5240436224b9a9c5346e6e37f24810e637744607 [diff] |
fs_mgr: Don't parse encryption options, just keep string We now defer parsing encryption options to the fscrypt library. To avoid adding a dependency, we simply record the options string in the fstab and defer parsing until it's needed. Bug: 143307095 Test: cuttlefish still boots Change-Id: Ied13ea2f731c63b0524aed11db6983a86dab9fa1