Move IniFile.h into external/qemu am: be0ce7ad8f

Original change: https://android-review.googlesource.com/c/platform/hardware/google/aemu/+/2912624

Change-Id: I4da9d371c39718aaeb180b3ba3c1bad59bc8f897
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
GitOrigin-RevId: 257891b4ab23320bc365331569e7f835116dda2b
1 file changed
tree: ee9ff2d78c7823ad45cf63e9547ae2a35decf254
  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.