Add a callback to initialize UI

some UI managed settings are required to be
applied when the emulator start.

Bug: 307093465
Test: presubmit
Change-Id: I07057d0fe7bfbdbdf2caa7ac303959980971bce1
Signed-off-by: Roman Kiryanov <rkir@google.com>
1 file changed
tree: 71b58226c87e2757c929edd6affb39054251febb
  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.