commit | 32848452ff4fe8af4c5e473a1245faf3aa69effc | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Wed Jun 07 23:53:04 2023 +0100 |
committer | Nikita Ioffe <ioffe@google.com> | Wed Jun 14 12:53:58 2023 +0100 |
tree | b6ad246848bf36aba8ea8e8f57311f014ea956cf | |
parent | 4b5089c2dfb5e77e45f24088d4026519ec1d7b9d [diff] |
Move precompiled policy to /system partition Microdroid doesn't include any vendor code, so there is no need in hosting the precompiled policy on the vendor partition. Additionally, this patch removes plat_sepolicy.cli effectively switching Microdroid to use the "monolithic" policy file (see other changes in the topic). Bug: 285855150 Test: atest MicrodroidTestApp Change-Id: Ia3fdcafed2b2eb04940142fce386a9c2c41b37a3
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.