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
2 files changed