Provide feature flag for Uwb in goldfish

Test: external/qemu/android/rebuild.sh
Test: emulator -feature Uwb
Bug: 332717280
Change-Id: Ic0d3d1de6eb6590a1d5c3bde9e5146b344407289
GitOrigin-RevId: 25135e180af8e057f954ab54be2a1b5f5233d641
1 file changed
tree: a0853540533c2951fb0bc2a24dba6cfd939779c1
  1. base/
  2. build-config/
  3. CMake/
  4. host-common/
  5. snapshot/
  6. third-party/
  7. .clang-format
  8. .gitignore
  9. Android.bp
  10. BUILD.bazel
  11. CMakeLists.txt
  12. LICENSE
  13. README.md
  14. 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.