diff --git a/99-anbox.rules b/99-anbox.rules index 0f604ca..272502a 100644 --- a/99-anbox.rules +++ b/99-anbox.rules @@ -1,2 +1,2 @@ KERNEL=="ashmem", MODE="0666" -KERNEL=="binder*", MODE="0666", SYMLINK+="anbox-%k" +KERNEL=="*binder", MODE="0666", SYMLINK+="anbox-%k"