Corrects a bug where the native binder `status_t` was being set to application-level error codes (e.g., `KeyStore.NO_ERROR` which is 1). Moreover, we call method `InterceptorUtils.createTypedObjectReply` to keep the code style consistent.
Corrects a bug where the native binder `status_t` was being set to application-level error codes (e.g., `KeyStore.NO_ERROR` which is 1). Moreover, we call method `InterceptorUtils.createTypedObjectReply` to keep the code style consistent.