diff options
author | Tom Cherry <tomcherry@google.com> | 2019-01-22 15:37:08 -0800 |
---|---|---|
committer | Tom Cherry <tomcherry@google.com> | 2019-01-25 11:14:29 -0800 |
commit | 7e34f75075296882036015faee1fdbaacee3a5f5 (patch) | |
tree | d50fddd473140ce311d9d626a6a59fb619ce1018 /trusty/coverage/coverage.cpp | |
parent | e41489a9a116de33bd629e73a6ad393ea7d80043 (diff) |
fs_mgr: store file_contents_mode and file_names_mode directly
It doesn't really make sense to have extra logic to convert these
strings to enums then back again to strings for usage, especially
since with the C++ fstab, these strings are small enough to fall into
the small string optimization of std::string.
This will help make future changes cleaner as well.
Test: boot, fs_mgr_test
Change-Id: I5669ed10f2fc3eafdb137747446a2e93c24d55c4
Diffstat (limited to 'trusty/coverage/coverage.cpp')
0 files changed, 0 insertions, 0 deletions