summaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
Commit message (Collapse)AuthorAgeFilesLines
* Allow mass storage mount in systemPawit Pornkitprasan2011-12-031-0/+1
| | | | (setprop persist.sys.usb.config mass_storage,adb and reboot to take effect)
* Add WiFi Direct and Bluetooth reverse tethering supportPawit Pornkitprasan2011-11-301-9/+12
| | | | | | Needs: - New kernel with bcmdhd compiled in - http://review.cyanogenmod.com/#change,10546
* Increase system image size to not b0rk out on images larger than our old ↵Shawn Alty2011-11-281-1/+1
| | | | system size
* Fix mass storage mount in recoveryPawit Pornkitprasan2011-11-241-0/+1
|
* fix a derpShawn Alty2011-11-241-1/+0
|
* Move common stuff to aries-common.Shawn Alty2011-11-241-0/+98
Move the graphics.c overlay and board config stuff to aries-common since we all use it anyway.