Enable crosvm balloon device based on new system property

If the vendor advertises hypervisor.memory_reclaim.supported then
the balloon is enabled, along with free page reporting. Otherwise
it is not.

Bug: 235579465
Test: atest MicrodroidTests
Change-Id: Ic28be02722ded772b3398bd3dc1ac13828eed692
1 file changed
tree: 7236794b91cdc63fc99a671ed3db1aaf7a602c3f
  1. apex/
  2. apkdmverity/
  3. authfs/
  4. avmd/
  5. compos/
  6. demo/
  7. docs/
  8. encryptedstore/
  9. javalib/
  10. launcher/
  11. libs/
  12. microdroid/
  13. microdroid_manager/
  14. pvmfw/
  15. rialto/
  16. tests/
  17. virtualizationservice/
  18. vm/
  19. vmbase/
  20. vmclient/
  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.