Port protobuf matchers

This makes the protobuf matchers available in aemu.

Change-Id: I327bef23442a090333ac3d64bdfa965e20e85f46
GitOrigin-RevId: 3ed7a3acd74ae0138729b7189c97bbdaf523170b
3 files changed
tree: 55e7b95e9d960889be79a2c20521505d68b9f363
  1. base/
  2. build-config/
  3. CMake/
  4. host-common/
  5. snapshot/
  6. third-party/
  7. windows/
  8. .clang-format
  9. .gitignore
  10. Android.bp
  11. BUILD.bazel
  12. CMakeLists.txt
  13. LICENSE
  14. README.md
  15. rebuild.sh
README.md

AEMU library

This is an utility library for common functions used in the Android Emulator. External projects (gfxstream, QEMU) may use to perform C++ functions.