summaryrefslogtreecommitdiffstats
path: root/device_base.mk
Commit message (Collapse)AuthorAgeFilesLines
...
* | USB and storage configuration for new USB gadget supportMike Lockwood2011-06-171-0/+1
|/ | | | | Change-Id: I28987b6b3033099a5ba78f0e680581153b6e0ec4 Signed-off-by: Mike Lockwood <lockwood@android.com>
* libcamera: Change camera.herring.so from camera.s5pc110.soJeong-Seok Yang2011-06-141-1/+1
| | | | | | | | | crespo: libcamera is for only herring not boards what are based on s5pc110. So the module name is changed to camera.herring.so from camera.s5pc110.so Change-Id: Ie2231ecfd4c97dd72fba8258e489f90df27b9f51 Signed-off-by: Jeong-Seok Yang <jseok.yang@samsung.com>
* Advertise mifare feature on all crespo buildsJean-Baptiste Queru2011-06-101-0/+1
| | | | Change-Id: Iff2b4c3cbdaec8664e1c22fe3433811f00a6d755
* Use PRODUCT_DEFAULT_PROPERTY_OVERRIDES instead of ADDITIONAL_DEFAULT_PROPERTIESMike Lockwood2011-06-091-1/+1
| | | | | Change-Id: I41ad17bfb11c594d20703e39fcc95b3c77f1039b Signed-off-by: Mike Lockwood <lockwood@android.com>
* Set default USB function to mass_storageMike Lockwood2011-06-081-0/+4
| | | | | Change-Id: I12794ebd2b50f0be162778d4847ea331e046a491 Signed-off-by: Mike Lockwood <lockwood@android.com>
* crespo: enable camera (wip)Iliyan Malchev2011-06-071-0/+4
| | | | | Change-Id: I2884f34700cd1cd66f0604378cf12b713263a9d1 Signed-off-by: Iliyan Malchev <malchev@google.com>
* Clean up AOSP-related stuffJean-Baptiste Queru2011-06-061-0/+8
| | | | Change-Id: Ic29d677ddd4ac71d42215ef0deaefb8a4e685d88
* Add NFC modules by default.Jean-Baptiste Queru2011-06-031-0/+7
| | | | | | | They had to be disabled for a while because of a crashing issue that has since been resolved. Change-Id: Ib4494d497136278b81eb5ff67c0ffa1b92f77d16
* Add Bluetooth conf file to the PRODUCT_COPY_FILES.Jaikumar Ganesh2011-05-261-0/+4
| | | | Change-Id: I94bcfd1814149928c9ab0fd12792eb45ae9369f7
* Move some files to the open-source sideJean-Baptiste Queru2011-05-201-0/+8
| | | | | Bug:3267987 Change-Id: If89b949d4829457c1eb3cd0e4790ca3d06982f56
* crespo/audio: build hal modules instead of libaudioDima Zavin2011-04-201-0/+6
| | | | | Change-Id: Ia4134c310a8e854d85c3584907a4da07355cc2b3 Signed-off-by: Dima Zavin <dima@android.com>
* am a333c919: am 89b7f979: am 3b10d5ef: Correctly handle prebuilt kernel\'s ↵JP Abgrall2011-04-151-1/+7
|\ | | | | | | | | | | | | wifi module. * commit 'a333c919a6ff8d0e79df823a92b1638012d6ec5a': Correctly handle prebuilt kernel's wifi module.
| * am 89b7f979: am 3b10d5ef: Correctly handle prebuilt kernel\'s wifi module.JP Abgrall2011-04-151-1/+7
| |\ | | | | | | | | | | | | * commit '89b7f97966dcbc8eedc260a876c2212c5aac92f8': Correctly handle prebuilt kernel's wifi module.
| | * Correctly handle prebuilt kernel's wifi module.JP Abgrall2011-04-121-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When specifying a perbuilt kernel, the wifi module should also be specifiable. Now we allow make -j8 TARGET_PREBUILT_WIFI_MODULE=/my_kernel_dir/drivers/net/wireless/bcm4329/bcm4329.ko TARGET_PREBUILT_KERNEL=/my_kernel_dir/arch/arm/boot/zImage Change-Id: Iccd3db49205d43952a4540136006220bf57dc3ba Signed-off-by: JP Abgrall <jpa@google.com>
* | | Merge from honeycombJean-Baptiste Queru2011-04-111-6/+0
|\ \ \ | |/ / | | | | | | Change-Id: I566e6cc26153aaca3fc37bf5eb8e79b2042746ba
| * | Merge from gingerbreadJean-Baptiste Queru2011-04-111-6/+0
| |\ \ | | |/ | | | | | | Change-Id: I595b03d9a91c7a9e58b0789b2cbbacdaa2f961e9
| | * Clean up crespo/crespo4g's makefile inheritance.Jean-Baptiste Queru2011-04-051-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, remove crespo's BoardConfigVendor from crespo4g's inheritance chain, so that it's possible to build a no-driver crespo4g in AOSP when the crespo drivers are present. Same thing with crespo's device_vendor.mk BUG=4211111 Change-Id: I23e7c4b15c38b1acee4165db7be37044e19745ff
| | * Don't build NFC in open-source builds. It's not meant to be used there.Jean-Baptiste Queru2011-03-311-7/+0
| | | | | | | | | | | | | | | Bug: 4196003 Change-Id: If27cdb243936dd6035ab9e6278a615e69dee9971
* | | Move screen size/density config to PRODUCT_AAPT_CONFIGYing Wang2011-03-161-6/+2
|/ / | | | | | | Change-Id: I4785393de5a6913ba844b431b62d0cb0eb3272ff
* | resolved conflicts for merge of 07248e51 to honeycomb-plus-aospYing Wang2011-03-151-5/+10
| | | | | | | | Change-Id: I0599b835e8a00a900fcff167fa91929d86c51598
* | resolved conflicts for merge of 0ea9ad81 to gingerbread-plus-aospYing Wang2011-03-151-7/+0
|/ | | | Change-Id: I6d87fd917228920ebf87ae7d4fd178a431ab33fe
* Separate out device_base.mk, which is common to crespo and crespo4gYing Wang2011-03-151-0/+165