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-15 03:15:47 +0100 |
| commit | 95df887ac0cd2fab3f5d3148feb7839b5f65223f (patch) | |
| tree | 3720f11882fb8688b297d64829ea79e579fe5f9e /rootdir/ueventd.rc | |
| parent | 63990cf56fc64033c0382ac19a3ffba7f525fb30 (diff) | |
| download | system_core-95df887ac0cd2fab3f5d3148feb7839b5f65223f.tar.gz system_core-95df887ac0cd2fab3f5d3148feb7839b5f65223f.tar.bz2 system_core-95df887ac0cd2fab3f5d3148feb7839b5f65223f.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: Iff47bbf0fe5cb759fa93089284bb0f71e32405a2
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 a3ddf2b4..d343bd46 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 |
