Skip to content
Snippets Groups Projects
Commit 7a2045dc authored by Yi Kong's avatar Yi Kong
Browse files

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
parent 799d4cc4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment