Android's ecosystem supports two types of partition layout: the traditional partitioning scheme (where the ramdisk is present in the /boot partition and mounted as rootfs and system is mounted at /system), and the newer A/B partitioning scheme, where the system is mounted as rootfs. Google has made system-as-root mandatory for devices launching with Android 9...