commit | 9c357ac46c09719ba2164813881a458bb1ce88c9 | [log] [tgz] |
---|---|---|
author | bowgotsai <bowgotsai@google.com> | Mon Jan 09 18:15:41 2017 +0800 |
committer | bowgotsai <bowgotsai@google.com> | Fri Jan 13 17:39:04 2017 +0800 |
tree | cdab9eaf07d7e8b1f73a7aa3331854d6d8cb6e16 | |
parent | 2b83b2643aad18a23d65ea364c2c24c30aa79ad3 [diff] |
fs_mgr: use std::string for function parameters in fs_mgr_dm_ioctl.cpp Make the code more C++-ish by replacing char* or char** with std::string&. Bug: 31264231 Test: check device can boot with dm-verity Change-Id: Ie3ca3f449b52959d1a7b2887d722eb5ce366c4f9