diff options
-rw-r--r-- | rootdir/etc/ueventd.goldfish.rc | 2 | ||||
-rw-r--r-- | rootdir/ueventd.rc | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/rootdir/etc/ueventd.goldfish.rc b/rootdir/etc/ueventd.goldfish.rc index e69de29..f4262fb 100644 --- a/rootdir/etc/ueventd.goldfish.rc +++ b/rootdir/etc/ueventd.goldfish.rc @@ -0,0 +1,2 @@ +/dev/qemu_trace 0666 system system +/dev/qemu_pipe 0666 system system diff --git a/rootdir/ueventd.rc b/rootdir/ueventd.rc index b534669..d475c44 100644 --- a/rootdir/ueventd.rc +++ b/rootdir/ueventd.rc @@ -64,7 +64,6 @@ /dev/snd/dsp1 0660 system audio /dev/snd/mixer 0660 system audio /dev/smd0 0640 radio radio -/dev/qemu_trace 0666 system system /dev/qmi 0640 radio radio /dev/qmi0 0640 radio radio /dev/qmi1 0640 radio radio |