platform_system_security/keystore-engine
Branden Archer 7cb02e3c8e 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, basic operations with
      keystore_cli_v2 tool work correctly.
Change-Id: I357e0582841b1deadbffd59bb49b5ae8542c9aee
2018-11-21 13:45:19 -08:00
..
.clang-format Get rid of manually created IKeystoreService. 2017-11-16 18:35:51 -08:00
Android.bp Convert keystore-engine to Android.bp 2018-11-16 19:14:53 -08:00
android_engine.cpp Multi-threaded keystore 2018-11-14 14:01:45 -08:00
keystore_backend.h Add HIDL backend to keystore service 2017-03-29 11:29:43 -07:00
keystore_backend_binder.cpp Use stream operator to report result code 2018-11-21 13:45:19 -08:00
keystore_backend_binder.h Fix keystore_backend_binder 2018-11-15 16:24:10 -08:00
keystore_backend_hidl.cpp Modernize codebase by replacing NULL with nullptr 2018-07-30 01:40:01 -07:00
keystore_backend_hidl.h Add HIDL backend to keystore service 2017-03-29 11:29:43 -07:00
methods.h Remove use of UniquePtr from keystore 2017-05-01 12:34:46 -07:00