vmbase/pvmfw: Remove unnecessary 'stem' properties

The default extension of raw_binary is '.bin'. No need to specify in
the build rule.

Test: m pvmfw vmbase_example
Change-Id: I53f443d4d086411fe6f5f45066856d39333451b0
2 files changed
tree: 8fe138268b8dcb3a9484aa91b80f2d94d8065f66
  1. .prebuilt_info/
  2. apex/
  3. apkdmverity/
  4. authfs/
  5. compos/
  6. demo/
  7. docs/
  8. javalib/
  9. launcher/
  10. libs/
  11. microdroid/
  12. microdroid_manager/
  13. pvmfw/
  14. tests/
  15. virtualizationservice/
  16. vm/
  17. vmbase/
  18. vmclient/
  19. zipfuse/
  20. .clang-format
  21. .gitignore
  22. Android.bp
  23. OWNERS
  24. PREUPLOAD.cfg
  25. README.md
  26. 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.