Description
Android bionic-linked shared libraries can be loaded on musl or glibc systems through compatibility libraries. It is useful for Android translation layers and compatibility experiments.
Compatibility layers can fail on ABI details, permissions, or unsupported system calls. Test each target library carefully before relying on it.