Merge "Update getLauncherDirectory to use ANDROID_EMULATOR_LAUNCHER_DIR." into main

GitOrigin-RevId: 01e8060ea3c0437ea167d0e744d6aaf7c7173f54
Change-Id: I95233a0badc6268b0a9984b5aac6ac0b4c1ed460
1 file changed
tree: f09e0bc73f6e9d8e2833e7c7ee068afbfef3dd10
  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.