aemu: Fix various things issues preventing packaging am: 248a2853f1 am: c8eca23373 am: 5a49260866 am: 3bdb829c40 am: 326920cee0

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

Change-Id: I355506080a5ef68096d79454cfa45587d12187b4
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
GitOrigin-RevId: fc1cf9c3287825873e8734c965c81cc620a8bab9
8 files changed
tree: 36660dac994985f8e2b88133a31e40b734997349
  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. README.md
  12. 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.