commit | 47aa2a75201b9cb53c6464304b82db492073d622 | [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 | a37ff0dd837204f83aaf1915869646ab64889136 [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