commit | ab1754c1d988ba0c7afcebfc843e26c4a9db6680 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Thu Oct 13 20:28:54 2022 +0100 |
committer | Nikita Ioffe <ioffe@google.com> | Tue Nov 15 08:41:04 2022 +0000 |
tree | 785384d34b30019fa104b90305de87f718a9dea9 | |
parent | 50e2ebeb9780ce6f8cb462c7ed6d6665ca39e261 [diff] |
Add android.software.virtualization_framework system feature This feature can be used by applications to determine whether device supports Android Virtualization Framework. The feature is defined in the features_com.android.virt.xml that is bundled inside the com.android.virt APEX. Bug: 243512044 Test: install virt APEX Test: adb shell pm list features Change-Id: I0f1143dff158c6f0a266315a9f3b7c1c50e8a051
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.