Update the feature control ID for BypassVulkanDeviceFeatureOverrides.

Bug: 372676896
Change-Id: I889732692e3f62a4fdb9fb7421bed5bb8506dfa8
GitOrigin-RevId: 394ce2097d93d34c5596c77256c1f5e2472fbc31
1 file changed
tree: 22dde18f018a81682cbaa0d7afe7f12bab36f7a2
  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.