tree: d3fae00103dd7805d840f861ac7fcb0421faa1a3 [path history] [tgz]
  1. BUILD
  2. build.gradle
  3. emulator_controller.proto
  4. README.md
  5. rtc_service.proto
  6. snapshot.proto
  7. snapshot_service.proto
  8. ui_controller_service.proto
  9. update_protos.sh
  10. 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.