platform_system_core/rootdir/etc/ueventd.goldfish.rc
David 'Digit' Turner 1f2565ca08 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
2011-01-06 14:04:12 +01:00

4 lines
221 B
Text

# These settings are specific to running under the Android emulator
/dev/qemu_trace 0666 system system
/dev/ttyS* 0666 system system
/proc 0666 system system