commit | 933f0ac328d0462b3917636c9c36d7a8560d8f48 | [log] [tgz] |
---|---|---|
author | Keir Fraser <keirf@google.com> | Wed Oct 12 08:23:28 2022 +0000 |
committer | Keir Fraser <keirf@google.com> | Thu Oct 13 14:21:55 2022 +0000 |
tree | 69795f5d505a2271952c6f2c61ef04ce60487731 | |
parent | 89b394a86ed2f76c44236220bf948e4d22ba29fa [diff] |
Create a ZRAM swap device Implement simple mkswap/swapon functionality within microdroid manager. Use it to configure a ZRAM swap device. Bug: 238284600 Test: Start a VM, confirm swap is available Change-Id: I8757d1f9118c1fc14d4e8c9580e37d60d699d264
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.