commit | f393a72c380fec0368f2c274b6709a4fdb3193ef | [log] [tgz] |
---|---|---|
author | Victor Hsieh <victorhsieh@google.com> | Wed Dec 08 13:04:27 2021 -0800 |
committer | Victor Hsieh <victorhsieh@google.com> | Thu Dec 09 09:50:29 2021 -0800 |
tree | b3f7a74e594f36f226a5546e16172a0ef056e0fd | |
parent | 547bb05798a0bd41b3f4bcfec955d5eebe968509 [diff] |
Support setting file mode File mode of writable AuthFsEntry can now be changed. The mode is maintain privately in authfs, but also pass through to fd_server. Note that this change only aims to support getting/setting the file mode. The mode is not currently used for ACL check. Bug: 205169366 Test: atest AuthFsHostTest Test: atest ComposHostTestCases Test: composd_cmd forced-odrefresh # exit 80 without ART hack, with permissive SELinux Change-Id: I2405baedae9ba2be5e84eb84d3228f7be080f8c6
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.