diff options
| author | David 'Digit' Turner <digit@google.com> | 2011-01-06 11:01:35 +0100 |
|---|---|---|
| committer | David 'Digit' Turner <digit@google.com> | 2011-01-06 14:04:12 +0100 |
| commit | 1f2565ca08ecd92181eb662899f68f306695d74a (patch) | |
| tree | e684410535c29a8dbdfafc5cb070a934c7b730b5 /rootdir/ueventd.rc | |
| parent | 6b8caf0bb05c23da6f4d7ca1a23c98e6ca3c819a (diff) | |
| download | system_core-1f2565ca08ecd92181eb662899f68f306695d74a.tar.gz system_core-1f2565ca08ecd92181eb662899f68f306695d74a.tar.bz2 system_core-1f2565ca08ecd92181eb662899f68f306695d74a.zip | |
rootdir: Fix system emulation startup.
This fixes the goldfish-specific config scripts used by init and ueventd
to properly setup the system under emulation. This fixes a lot of broken-ess
introduced by recent permission changes in the system.
Note that there are still several problems after this patch is applied, but
at least it becomes possible to get an adb connection to the emulated system,
Change-Id: I1e8f5828b4d5cbb3a4338878df875dc718276b38
Diffstat (limited to 'rootdir/ueventd.rc')
| -rw-r--r-- | rootdir/ueventd.rc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rootdir/ueventd.rc b/rootdir/ueventd.rc index a52bdda1..c0540a78 100644 --- a/rootdir/ueventd.rc +++ b/rootdir/ueventd.rc @@ -63,7 +63,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 |
