commit | 98ce68da730bced7d6c9ade8b5b8600c80f250a0 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Jan 09 17:46:19 2023 +0900 |
committer | Jiyong Park <jiyong@google.com> | Mon Jan 09 23:25:33 2023 +0900 |
tree | bba3104eb229bc81f348bbad56ff96437ed50807 | |
parent | dc81c11b50f087add790a84d09d78947c9be3077 [diff] |
Enable permission checks for zipfuse filesystems Now that zipfuse returns correct access mode for its dirs and files, turn on the kernel-side permission check. Also removed a check for the .so file in the apk because the file is no longer accessible from the test. Bug: 264668376 Test: run microdroid tests Change-Id: Ib321e2a2b84af2cf3766ebbbee40bd7340c9f6d7
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.