Set memory of CompOS to 1 GB

CompOS previously requires more than 1 GB to succeed the compilation. We
simply set Microdroid's default memory to 2 GB at that time. But 1 GB
looks sufficient now.

Bug: 215768835
Test: ComposHostTestCases
Test: TH

Change-Id: Ic1cb56ab0d739b59783d5d083ada29a709e84b47
2 files changed
tree: 697f346a769865695c827632fd97ec5c1a69ad83
  1. apex/
  2. apkdmverity/
  3. apkverify/
  4. authfs/
  5. binder_common/
  6. compos/
  7. demo/
  8. docs/
  9. idsig/
  10. javalib/
  11. launcher/
  12. libs/
  13. microdroid/
  14. microdroid_manager/
  15. pvmfw/
  16. statslog_virtualization/
  17. tests/
  18. virtualizationservice/
  19. vm/
  20. vmconfig/
  21. zipfuse/
  22. .clang-format
  23. .gitignore
  24. Android.bp
  25. OWNERS
  26. PREUPLOAD.cfg
  27. README.md
  28. TEST_MAPPING
README.md

Virtualization

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.