diff options
author | 2016-04-13 12:42:06 -0700 | |
---|---|---|
committer | 2016-04-13 12:46:25 -0700 | |
commit | 00cb980fcb6032f3a5ae124dc64ee2df8fb79a31 (patch) | |
tree | d96fe67eadac78b39f11f01859c48e2e1f14e0bc /libs/binder/IProcessInfoService.cpp | |
parent | ac6335cdc222a0a2e84c0ff99b8821d4c58ef4d2 (diff) |
libbinder: Remove templated binder::Status stream operator.
The templated binder::Status stream operator doesn't work with gmock
because of ambiguous operator overloading. Limiting the stream operator
to just std::stringstream allows it to be used with gmock.
BUG=28171901
TEST=Compiles with gmock and CameraBinderTests
Change-Id: Ia674b68cbff4911b3f5cc3d8ee57d04a1d6cf6bf
Diffstat (limited to 'libs/binder/IProcessInfoService.cpp')
0 files changed, 0 insertions, 0 deletions