Add a name->feature lookup method

... which is useful for Gfxstream to receive a string of feature
enables/disables.

Bug: b/277618864
Test: cvd start --gpu_mode=gfxstream
Change-Id: I5ee6ba159c6ad4951839db5dac0fca87527b6bfd
GitOrigin-RevId: eecdb3d3c118ff96c1e93f825887239aa4b631bb
2 files changed
tree: 18e2eead2ceab32bae3d7d7766ae69e8503cb9dc
  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.