The rootfs is the cornerstone of this environment. In a native Android device, the rootfs is mounted from a physical partition (typically system.img or vendor.img ). In an AoW context, the rootfs is a virtual construct—an abstraction layer that translates host OS resources into constructs the Android framework understands.
Early implementations of Android-on-Linux used chroot . AoW moves away from this toward , specifically: aow rootfs