Merge "Apply stacked layout for automotive devices" into main am: c2cd403913 am: 7d03684707 am: d62c0b812b

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

Change-Id: If093b1f4fe1b7c9653dbc5404cd8bd0166ab81c1
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
GitOrigin-RevId: 22e4c8eaaacfc906678456af87526133c8de9b06
2 files changed
tree: c6860bd033c962aedee691e5aee74ef90032269f
  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.