This is a full log of what happens:
```
joey@joey ~ % sudo ls /dev |grep binder
1 joey@joey ~ % sudo systemctl start waydroid-container.service
joey@joey ~ % sudo ls /dev |grep binder ...
### Describe the bug
In short, Waydroid expects the binderfs device to be created as `/dev/binder`, but `waydroid-container.service` creates the device as `/dev/anbox-binder`, which causes Waydroi...