Determine cluster displayId based on the feature flags

Pass displayType to determine cluster displayId in
resolveStackedLayout().

Bug: 373783861
Test: launch gcar, sdk_gcar, gcar_md and gcar_dd emulators
Change-Id: I74142ee5e47c5176eaa7977d8e7bdd44d1486a9d
GitOrigin-RevId: 1f87fa1688462b3929263704268ae31277733553
1 file changed
tree: 183c897676826ea10a0e929adb96d0248ce64cd3
  1. base/
  2. build-config/
  3. CMake/
  4. host-common/
  5. snapshot/
  6. third-party/
  7. windows/
  8. .clang-format
  9. .gitignore
  10. Android.bp
  11. BUILD.bazel
  12. CMakeLists.txt
  13. LICENSE
  14. README.md
  15. 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.