Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | aries-common: Switch emmc and sdcard | Pawit Pornkitprasan | 2012-04-22 | 1 | -2/+2 |
| | | | | | | | To match CM standard. Not touching recovery right now as that can cause a lot of problems. Change-Id: I09940553b16e84a396271fcad547eb21f7eb8474 | ||||
* | Use mount internal storage as /mnt/sdcard and external as /mnt/emmc for now | Pawit Pornkitprasan | 2011-11-20 | 1 | -2/+2 |
| | | | | This reverts commit c9b9f44792280bdb7533966003c87f70127b468e. | ||||
* | Conform and fix SGS SD card stuff inside Android OS (1/4) | Shawn Alty | 2011-10-14 | 1 | -2/+2 |
| | | | | | | | | | | | | | Mount internal storage to emmc (like other devices), but the expected behavior for new users is for it to be mounted to /sdcard (thus eliminating the requirement of an external SD card). This will be fixed in the device build files by defaulting to having the switch enabled. Patchset 2: This is to squash a "bug-but-not-a-bug" issue. Technically the partition mapping was wrong, but it snuck through and worked anyway as they both happen to "match" under default circumstances. Best to make sure and get it right though. Change-Id: I38b87cd8d20f66b7ee76ddc240ab1c98954a7c25 | ||||
* | overlay: code dedup, move overlay to aries-common | Kolja Dummann | 2011-05-28 | 1 | -0/+19 |
new update script for radio image fix tethering interface Change-Id: I19583cce1aac14cef01f5ba05b85fb1bfbedb507 |