commit | be8b08d88d97d19bad4f40d5a1a3130283de1064 | [log] [tgz] |
---|---|---|
author | Victor Hsieh <victorhsieh@google.com> | Fri Oct 29 16:31:24 2021 -0700 |
committer | Victor Hsieh <victorhsieh@google.com> | Wed Nov 03 08:03:12 2021 -0700 |
tree | cf0d81893884869549417fca63d50cc7896def47 | |
parent | e8102dca07ebe3d777ddc9ef40cf15dd3c10a6f6 [diff] |
Let fd_server return errno as service specific error In order to provide more transparency of error code for debugging, and to avoid expanding the similar constants defined in the AIDL, let the service return error as binder's service specific error. Bug: 203251769 Test: AuthFsHostTest Change-Id: I4116a2502f13895decdd5c3a5f2027eeb7748399
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.