commit | 16dafac43e443cde77bb0baaa590aae2de52ff34 | [log] [tgz] |
---|---|---|
author | Victor Hsieh <victorhsieh@google.com> | Mon Jul 26 13:05:43 2021 -0700 |
committer | Victor Hsieh <victorhsieh@google.com> | Tue Jul 27 08:41:36 2021 -0700 |
tree | 1fe35356db5a16519b5309bbf32939e831a7e2aa | |
parent | 29450e7e219d7f8835e08724bd71411445384cd0 [diff] |
Temporarily set the VM's default memory to 2048 MiB 2048 is a known working lower limit for odrefresh to complete (we haven't looked into the actual memory usage, but the default of 256 is far from enough). Once the payload app can customize the VM's memory, we should remove the default override. Bug: 192294431 Bug: 192690283 Test: atest Change-Id: I7779308d9f9872d1d1f518596b2679cb4b67c3ca
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.