Remove cpu-usage/memory-tracker from Gfxstream interface

... as this is never used internally in Gfxstream.

Bug: b/403363880
Test: m
Change-Id: Ia9140623a47de5525d3bda620ac3baea97a7cc20
2 files changed
tree: 6000763f5b774fff900369ed8c43444068cfee78
  1. base/
  2. build-config/
  3. CMake/
  4. host-common/
  5. third-party/
  6. windows/
  7. .clang-format
  8. .gitignore
  9. Android.bp
  10. BUILD.bazel
  11. CMakeLists.txt
  12. LICENSE
  13. MODULE.bazel
  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.