commit | 559b9278ba48ed29c3775aeed1160fe8ec8f6580 | [log] [tgz] |
---|---|---|
author | Victor Hsieh <victorhsieh@google.com> | Mon Nov 08 15:15:14 2021 -0800 |
committer | Victor Hsieh <victorhsieh@google.com> | Thu Nov 11 11:12:29 2021 -0800 |
tree | d9a5837bedc426e09d1c7b31c63c0733f586fbd5 | |
parent | 4d6b9d4a9cd5e48623d2e7327e74253940f84fdd [diff] |
fd_server: support open file by path at a dir fd When fd_server allows the client/authfs to (only) read a directory, authfs will be able to serve the shared directory remotely (and implement its own authentication). Bug: 203251769 Test: atest AuthFsHostTest Change-Id: If7209ec496b305ba8f469a382c2f775dcd0d1711
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.