From 95df887ac0cd2fab3f5d3148feb7839b5f65223f Mon Sep 17 00:00:00 2001 From: David 'Digit' Turner Date: Thu, 6 Jan 2011 11:01:35 +0100 Subject: 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 --- rootdir/ueventd.rc | 1 - 1 file changed, 1 deletion(-) (limited to 'rootdir/ueventd.rc') 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 -- cgit v1.2.3