commit | 44d57d4c186a91fe6407d5ac357d2a84a3b2fa1b | [log] [tgz] |
---|---|---|
author | Pavlin Radoslavov <pavlin@google.com> | Fri Dec 09 17:55:30 2016 -0800 |
committer | Pavlin Radoslavov <pavlin@google.com> | Fri Dec 09 17:55:30 2016 -0800 |
tree | 7b3dd0fba7d9ae7c83471171d420628b313e4f04 | |
parent | 6c990300bb883f40d638b137ca614cf7fb611847 [diff] |
Replace usage of "vector<>" with "std::vector<>" This change is needed so we can remove the last instances of "using std::vector" statements in hardware/libhardware. Test: code compilation Change-Id: Id728867f6b2e154a01ef56bda93d48def71b0e47