summaryrefslogtreecommitdiffstats
path: root/rootdir/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* x86: Add vold.fstab to mount the SD cardJun Nakajima2011-02-131-0/+4
| | | | | Change-Id: Ie1f70a22dd4e27e8ea956d5e627877d1e2379b95 Signed-off-by: Jun Nakajima <jun.nakajima@intel.com>
* merge from open-source masterThe Android Open Source Project2010-07-161-1/+1
|\ | | | | | | Change-Id: I03f6a73a782706a7c77041db4e626c40dffa647a
| * Fix sdcard mount issue.Ravi K Yenduri2010-07-151-1/+1
| | | | | | | | | | | | | | Push vold.fstab on to the emulator, which is now denoted by TARGET_PRODUCT=full. Change-Id: I502af9b06903808fa2448c1013ddd8904f6000ca
* | init: Add ueventd.rc parsing to ueventdColin Cross2010-04-211-0/+13
| | | | | | | | Change-Id: Iea53050d6c10e8cabf563e5d80e84eaf78873695
* | Add a build dependency for ramdisk.img on system/core/rootdir/init.rcColin Cross2010-04-131-0/+1
|/ | | | Change-Id: Id9698a88720cc0c70e3d9c43c9bac9b74f4798b6
* rootdir: Switch to vold.fstabSan Mehat2009-12-241-1/+1
| | | | Signed-off-by: San Mehat <san@google.com>
* Ensure -user builds can run the dex preopt pass in the emulator.David 'Digit' Turner2009-09-231-6/+9
| | | | | This is done by ensuring that /init.goldfish.rc and /system/etc/init.goldfish.sh are part of the system image, even if it lacks other emulator related bits.
* Fix a bug that prevented the "generic" product builds from working in the ↵David 'Digit' Turner2009-09-081-3/+9
| | | | | | | | emulator. This also ensures that emulator-specific files /init.goldfish.rc and /system/etc/init.goldfish.sh are never part of -user builds, which correspond to production devices.
* system: vold: Ensure a default vold.conf exists for generic targetSan Mehat2009-08-311-0/+4
| | | | Signed-off-by: San Mehat <san@google.com>
* rootdir: Remove ip-up-vpn script, which is replaced by an executable.Chia-chi Yeh2009-07-101-1/+0
|
* rootdir: Obsolete ppp/peers/common and racoon/racoon.conf.Chia-chi Yeh2009-06-271-2/+1
|
* rootdir: Remove gprs/pppd related scripts.Chia-chi Yeh2009-06-181-6/+0
| | | | vpn related scripts will be updated in the next change.
* Add the ipcp scripts for pppd and racoon configuration for ipsec-tools.Chung-yih Wang2009-06-121-3/+5
| | | | | | 1. add ip-up/ip-down script 2. add /etc/ppp/peers/common 3. add /etc/racoon/racoon.conf
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+58
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-58/+0
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-1/+0
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-2/+4
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+57