Apply stacked layout only for Distant Display am: 0be2028ebf

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

Change-Id: I2db8b9ba49576914b169e81db0b7c7893c73bf1d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
GitOrigin-RevId: cd997894fcd67c9560c0f3b3f903ec09ccf6ca9b
1 file changed
tree: d087c0101c22da2078bb09ad5f4c96ebe4302c24
  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.