Address some -Wshadow errors

Bug: b/399867568
Test: build
Change-Id: Idb84dc0b61c1fbbc6916dd7aca8703942bbfe4f5
GitOrigin-RevId: 5fd6678837df9042ad1524982d759289bf227ced
3 files changed
tree: 750c5f4566daef5aade395eebf257df2242166ff
  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.