commit | f476a014ef457ffb3243f40ea550990c76dcf935 | [log] [tgz] |
---|---|---|
author | Yi Kong <yikong@google.com> | Sun Nov 08 00:55:15 2020 +0800 |
committer | Yi Kong <yikong@google.com> | Sun Nov 08 01:16:55 2020 +0800 |
tree | 401d87753f97e61e10a32fffbf334893d8e74ab9 | |
parent | 0bc01362cf9f881ec31ce04b21c817e49802c669 [diff] |
simpleperf: Use std::fs::rename instead of mv shell cmd Invoking shell cmd requires additional SELinux permission. Use std::filesystem::rename instead. Test: boot, collect profile Bug: 172716004 Change-Id: If5ca7205f15f388a9c6988318dc1097e1d942d06