commit | ecbe89dfc75c70ffa6f067321545b35b1c50cf9b | [log] [tgz] |
---|---|---|
author | Roland Levillain <rpl@google.com> | Fri Apr 05 18:00:04 2019 +0100 |
committer | David Brazdil <dbrazdil@google.com> | Thu Apr 11 20:46:22 2019 +0000 |
tree | 806fbbba2bb06c0bb47bd109892246ba161517db | |
parent | bca388f8428953460e4a4852de58ee01a7ebda66 [diff] |
Refactor art::GetAndroidDataSafe and art::GetAndroidData. Make these methods return an `std::string` (instead of a `const char*`), like similar methods of libartbase/base/file_utils.cc. Test: m test-art-host-gtest-file_utils_test Bug: 129063331 Merged-In: Idf9ab45db3607d6079eaa8305e02b3483961f373 Change-Id: Idf9ab45db3607d6079eaa8305e02b3483961f373 (cherry picked from commit 2e3cb5486f197f25b010edc7bdeb3994b93f45fc)