casualsnek / waydroid_script

Python Script to add OpenGapps, Magisk, libhoudini translation library and libndk translation library to waydroid !
GNU General Public License v3.0
1.72k stars 160 forks source link

Fix binfmt_misc mounting for libhoudini #131

Closed linyinfeng closed 8 months ago

linyinfeng commented 11 months ago

Accroding to https://android.googlesource.com/platform/system/core/+/master/init/README.md. Syntax of the mount command in rc files is

mount <type> <device> <dir> [ <flag>\* ] [<options>]