aemu: improve licensing am: dd8b929c24 am: 2f01d2ce1d am: 75ed4b8cd6

Original change: https://android-review.googlesource.com/c/platform/hardware/google/aemu/+/2793512

Change-Id: I957dd111d10eb8b8b7fecba7d413801dababb03a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
GitOrigin-RevId: a1416e3886629f6266e355f7432a001ef6785bc4
12 files changed
tree: b0cbd865025dd4f0f86d91fcdc99932eaa23009d
  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.