Merge "Remove concept of advancedFeaturesCanary.ini file to avoid confusion" into main

GitOrigin-RevId: ad91a448980c65e6f366feda59eb75961f06489e
Change-Id: I5a58ed3e86fda23ecbfd75f4d6fc2382ea3c385c
1 file changed
tree: 5af264bbed1fe6b3c4a183724e28b15f0191d45a
  1. base/
  2. build-config/
  3. CMake/
  4. host-common/
  5. snapshot/
  6. third-party/
  7. .clang-format
  8. .gitignore
  9. Android.bp
  10. CMakeLists.txt
  11. LICENSE
  12. README.md
  13. 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.