Change KB -> KiB in javadocs for consistency

The convention is to use KiB/MiB instead of KB/MB.

Test: N/A
Bug: 262449687
Bug: 254454175
Change-Id: I62dc9bdc55e22ae8be6b4965f479750c94b00b8a
1 file changed
tree: b14693954a84d3b7a3d7f026deed70ddcbf794ae
  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. vm_payload/
  20. vmbase/
  21. vmclient/
  22. zipfuse/
  23. .clang-format
  24. .gitignore
  25. Android.bp
  26. OWNERS
  27. PREUPLOAD.cfg
  28. README.md
  29. 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.