fix creation of all 3 anbox modules symlinks: anbox-binder anbox-hwbinder anbox-vndbinder
This commit is contained in:
parent
2c06452251
commit
ee4c25f064
|
@ -1,2 +1,2 @@
|
|||
KERNEL=="ashmem", MODE="0666"
|
||||
KERNEL=="binder*", MODE="0666", SYMLINK+="anbox-%k"
|
||||
KERNEL=="*binder", MODE="0666", SYMLINK+="anbox-%k"
|
||||
|
|
Loading…
Reference in New Issue