diff options
author | 2024-05-24 00:43:25 +0900 | |
---|---|---|
committer | 2024-05-24 00:43:25 +0900 | |
commit | 7a2045dc9bc764cc74e144a55913f0d346dfdab6 (patch) | |
tree | 81eeb8577c145ade92b2d581481aef15fd78b83f /libs/binder/IPCThreadState.cpp | |
parent | 799d4cc47bfa3c093c79985a159503f1ad570f40 (diff) |
Fix build with ToT libc++
frameworks/native/cmds/dumpstate/DumpstateUtil.h:221:65: error: no template named 'vector' in namespace 'std'
221 | int RunCommandToFd(int fd, const std::string& title, const std::vector<std::string>& full_command,
|
Test: Build with ToT libc++
Change-Id: If8b9f7dd93121800edf80ace1ce44497950c3fb4
Diffstat (limited to 'libs/binder/IPCThreadState.cpp')
0 files changed, 0 insertions, 0 deletions