aboutsummaryrefslogtreecommitdiffstats
path: root/android/cmdline-option.c
Commit message (Collapse)AuthorAgeFilesLines
* This adds the '-prop <name>=<value>' option which is used to setDavid 'Digit' Turner2009-05-261-8/+53
| | | | | | | | | | boot-time system properties from the command line. This is done by implementing a new 'boot-properties' qemud service in the emulator. This is to be used by the 'qemu-props' helper program that will be invoked by /system/etc/init.goldfish.rc to read a list of system properties from the emulator and set them in the emulated system during boot.
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+255
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-255/+0
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+255