commit | 4eb5660c52a5966374c9d810550e3ae0069bd50f | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Fri Jul 09 15:51:12 2021 +0900 |
committer | Inseob Kim <inseob@google.com> | Tue Jul 13 14:06:58 2021 +0900 |
tree | 11a87447d96b7949e5da2a64cd76aa1271f897b1 | |
parent | 32ea89af9e9846a9865d85389bed271423b173a7 [diff] |
Leave minimal sepolicy for microdroid Steps taken: 1) Grab remaining types in contexts files. 2) Leave such types and remove all other types. 3) Set attributes, according to system/etc/selinux/plat_sepolicy.cil. 4) Repeat booting and adding missing types, rules, and attributes. 5) Organize types and allow rules. Bug: 191131624 Test: atest MicrodroidHostTestCases Change-Id: I1302701f67e61795474c667e8e6094d67912eea0
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.