OSDN Git Service

Use stream operator to report result code
authorBranden Archer <brarcher@google.com>
Tue, 20 Nov 2018 19:05:23 +0000 (11:05 -0800)
committerBranden Archer <brarcher@google.com>
Tue, 20 Nov 2018 23:14:32 +0000 (15:14 -0800)
commitf98908042a2fa3e4cba86c72ae1e3c1da7dd0bc8
tree3ecff3b62b53d8c41b3343342adbe58eaf18cdb7
parent5ebf69e8dd4d2f2d57e5766eb8749237a121f117
Use stream operator to report result code

The cast operator for KeyStoreNativeReturnCode and
KeyStoreNativeReturnCode will be removed later.
There already exists a stream operator to get
at the underlying value. Use that instead.

Bug: 119771891
Test: Built for walleye successfully.
Change-Id: I784d3c54d7b2d612201f045fe2862cf2529f4e1f
wifi/keystore/1.0/default/keystore.cpp