commit | 2bc201e6bbf6bb554de85171566f63387a3c781d | [log] [tgz] |
---|---|---|
author | Greg Kaiser <gkaiser@google.com> | Tue Dec 18 08:42:08 2018 -0800 |
committer | Greg Kaiser <gkaiser@google.com> | Thu Dec 20 10:30:17 2018 -0800 |
tree | 1d25f41e5c0a2e4b7dd70753429bcec06fd9ea9e | |
parent | c608caca3d6568d8a42efcad58291b880703b451 [diff] |
vold: const-ify some of the API We make some of the C++ member functions 'const', to reflect how they (don't) affect the state of the class. Test: TreeHugger Change-Id: Iec1c2801bfe721e2741406ed1ac0ef95662840a6