platform_system_core/rootdir/etc
David 'Digit' Turner a503456526 emulator: Move qemu-props to core service
The qemu-props program is launched at boot to read a series of
system property assignments from the emulator and apply them.

This is necessary to deal with the dynamic nature of the emulated
platform (e.g. the screen density which depends on the skin and
cannot be hard-coded in the platform image).

This patch ensures that qemu-props is started before any other
service that may read one of these properties (e.g. surface flinger).
This is done by encapsulating the program into a 'core' service.
Core services are all stared before regular ones.

Before the patch, qemu-props was started manually inside a script
that is called from a late emulator-specific boot service
(goldfish-setup).

The problem was that sometimes qemu-props was run too late.
This resulted in random flakiness, especially when running
on a low-end host machine.

Fix for bug 2161189 (and probably a few others)

Change-Id: I2933a25dcb5fecbb1fc238f157264e621b8f295b
2011-09-16 00:25:16 +02:00
..
dbus.conf auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
hosts auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
init.goldfish.rc emulator: Move qemu-props to core service 2011-09-16 00:25:16 +02:00
init.goldfish.sh emulator: Move qemu-props to core service 2011-09-16 00:25:16 +02:00
init.testmenu auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
mountd.conf auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
ueventd.goldfish.rc resolved conflicts for merge of b013bfc1 to honeycomb-plus-aosp 2011-04-29 13:31:31 +02:00
vold.fstab generic_rootdir: vold_fstab: Change '/sdcard' -> '/mnt/sdcard' 2010-02-19 18:38:28 -08:00