Support variable guest page size in goldfish_address_space

This is required for 16K kernels

Bug: 322026591
Test: presubmit
Change-Id: Idf098c357b68bb05f9229857dc4d267e8c7f4058
Signed-off-by: Roman Kiryanov <rkir@google.com>
GitOrigin-RevId: 9b46aa71fa161732eedd7ae90d97503d15cd155e
8 files changed
tree: b0278cdf5b52be85e9c33fda1cbe851efad8e192
  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.