tree: d49a2db35d0a0d916fbfa267b1375a16fa850840 [path history] [tgz]
  1. adb_service.proto
  2. BUILD
  3. control_socket.proto
  4. emulated_bluetooth.proto
  5. emulated_bluetooth_device.proto
  6. emulator_controller.proto
  7. emulator_stats.proto
  8. grpc_endpoint_description.proto
  9. ice_config.proto
  10. README.md
  11. rtc_service_v2.proto
  12. snapshot.proto
  13. snapshot_service.proto
  14. ui_controller_service.proto
  15. update_protos.sh
  16. waterfall.proto
emulator/proto/README.md

This directory contains proto files copied from the Android Emulator code base. The master copies of these files are located at https://android.googlesource.com/platform/external/qemu/+/refs/heads/emu-master-dev/android/android-grpc/. To update the Emulator proto files run update_protos.sh, which extracts the proto files from an Emulator build artifact.