summaryrefslogtreecommitdiffstats
path: root/rootdir/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Export the new system_server classpath.Narayan Kamath2014-08-071-1/+2
| | | | | | bug: 16555230 Change-Id: I99d2d219b5bd6dc4807cb53e44dc5715cc0815b3
* Regenerate init.environ.rc if PRODUCT_BOOTCLASSPATH changed.Ying Wang2014-06-141-1/+9
| | | | Change-Id: I4686c1239aa5ed361c918ce4e7a5abf9a1552ab4
* Generate init.environ.rc by populating BOOTCLASSPATHYing Wang2013-07-241-46/+29
| | | | | | | | | | - BOOTCLASSPATH now is derived from PRODUCT_BOOT_JARS, which is a product configuration variable set up by the core build system. - Moved files from the legacy ALL_PREBUILT to PRODUCT_COPY_FILES in build/target/product/embedded.mk. Bug: 9990214 Change-Id: I98bac36c1ca8c779dda572a0a5e0a22b7e4c4a7a
* Remove DBUS from make and header filesMatthew Xie2013-04-231-1/+0
| | | | | | | | DBUS had been needed by bluetooth bluz stack. It is not needed after we replaced bluez stack with bluedroid stack. bug 6872904 Change-Id: I3fa41c1dd4ac80bc679d5950b3b20c7f6d12265f
* move goldfish stuffs to device/generic/goldfishKeun young Park2013-03-051-33/+0
| | | | | | - each files will be pulled in emulator.mk as PRODUCT_COPY_FILES Change-Id: I4772e2fd863e6d2663f477c3acd8a90cb95b498a
* Merge "[MIPS] Enable SD-card functionality to work"Keun-young Park2012-08-141-0/+4
|\
| * [MIPS] Enable SD-card functionality to workBhanu Chetlapalli2012-06-071-0/+4
| | | | | | | | | | Change-Id: I711f533214b9b7bce2ff1000a55d6b8f310f2399 Signed-Off-By: Bhanu Chetlapalli <bhanu@mips.com>
* | init.rc: Add support for new USB accessory configurationsMike Lockwood2012-04-111-0/+2
|/ | | | | | | Also moved USB scripts to new file init.usb.rc Change-Id: I98e099fbd8de3eb3e1e18c9ef69312608033a50c Signed-off-by: Mike Lockwood <lockwood@google.com>
* 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