Revert^2 "[binder_common] Update binder import path"

Import from the binder crate root instead of binder::public_api for
compatibility with the new crate structure.

Relanding change: Ia37ec9d1ec9afea8ff61fecb06d13bfb8a4f65cf

Test: m
Bug: 196056781

Change-Id: I35e1d9268929f35d3ce494c2833f39f708170b96
5 files changed
tree: a6be4ef72cf3ac60e7eb7c89e2ab1c01c089379e
  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.