summaryrefslogtreecommitdiffstats
path: root/init.aries.rc
Commit message (Collapse)AuthorAgeFilesLines
* Aries Sensorsreplicant-4.2-0001Paul Kocialkowski2014-01-031-3/+2
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Samsung-RILPaul Kocialkowski2013-12-271-1/+1
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* aries-common: set default governor to interactivePawit Pornkitprasan2013-02-061-1/+1
| | | | Change-Id: I75bbe1cc5cd073beb7fe206f0fa6eb5e48abd77b
* bdaddr_read: add changes to read bdaddr from system propertyjt11342013-01-061-1/+1
| | | | Change-Id: I69b5f081256efaed7beed56df6bd087a473bd075
* aries-common: Jellybean 4.2 bring upPawit Pornkitprasan2012-12-111-16/+10
| | | | Change-Id: I96c39dc243c3cf2379ee6a41eda74cde75ba3bf9
* aries-common: remove unnecessary wifi-direct/p2p stuffjt11342012-11-111-34/+0
| | | | Change-Id: I274634d4790fec34d8f2034ec336d5207d7eec2d
* aries-common: Disable bugreportPawit Pornkitprasan2012-11-081-5/+5
| | | | | | | No one uses it anyway and the process has been reported to make the phone unresponsive Change-Id: I67a61f5006b83129ec86502b8253107b4e843647
* use logical volumes for system and data, bring back datadatajt11342012-09-251-9/+15
| | | | | | | | | | | * use lvm to split eMMC into 2 logical partitions * use entire available space on OneNAND for /datadata based on information from: http://bit.ly/OMny8Z WARNING: WILL WIPE DATA Change-Id: I3caeec096a6798afafaf03b2eb72c20580272682
* aries-common: Add power HALPawit Pornkitprasan2012-09-251-0/+3
| | | | | | Add support bits for power HAL to be included from s5pc110 common Change-Id: I4e7f05dbd6fd64c085aa6309823bafe97581a38a
* Revert "aries-common: increase read-ahead on moviNAND"Pawit Pornkitprasan2012-09-181-3/+0
| | | | | | | | | | A larger read-ahead on a slower NAND can actually be counter-productive because valuable read bandwidth gets used for prefetching information which may or may not be used. This reverts commit 49b6cff5a8e35a354b019d2c5ff1e5a17522f074 Change-Id: I8ec6da2bc6d45e9d668e346690650538b2cfd2ad
* aries-common: Mark encryption has unsupportedPawit Pornkitprasan2012-08-291-0/+2
| | | | Change-Id: I3fec2fa5f7a57a81508e94c183a3e17d83a2a1b5
* Use OneNAND for /dataPawit Pornkitprasan2012-08-171-0/+7
| | | | | | | | | | | | | | | | | Writing on MoviNAND is very slow and so we use it on /system and use the space of /system for /data instead. Needs kernel change. Needs updated recovery.fstab in devices. WILL WIPE DEVICE Patch Set 2: tweak data partition size for CDMA devices (fascinatemtd/etc) Patch Set 3: don't use nosuid for /system (thanks Thomas Arcila) Change-Id: Ie3ac814ce79b7652416904ab1ab1ad7d8ad68a1e
* aries-common: increase read-ahead on moviNANDPawit Pornkitprasan2012-07-251-0/+3
| | | | Change-Id: I77fd66fa7ef034e7605e8de72c594dc67097d1bc
* aries-common: Enable tvoutPawit Pornkitprasan2012-07-231-2/+0
| | | | | | Requires http://review.cyanogenmod.com/19972 Change-Id: I3e3dcf19876f10d02d026fe03603da574e87a009
* aries-common: remove the use of datadataPawit Pornkitprasan2012-07-171-12/+0
| | | | | | /system needs to be expanded Change-Id: I3d2bc9a459dc2f5ae10bb9b076ce69de2dbd0724
* jellybean bring upPawit Pornkitprasan2012-07-141-16/+48
| | | | Change-Id: I19a95c3c8613a81d02f1146941fcb2f9ecc4efae
* aries-common: create /data/logDaniel Bateman2012-06-021-0/+4
| | | | | | | The RIL tries to put RIL reset logs into /data/log, but that doesn't exist. Change-Id: I9d618fbffbb8e08fb7270c2a9a4c8a97f96d504f
* aries-common: allow for GPS init modularityDaniel Bateman2012-03-151-12/+1
|
* aries-common: Rename PHONE_STORAGE to SECONDARY_STORAGEPawit Pornkitprasan2012-01-191-1/+1
| | | | | SECONDARY_STORAGE is the AOSP variable for additional storage and is used by the SQLite trigger _DELETE_FILE
* aries-common: Remove device.rc importPawit Pornkitprasan2012-01-031-3/+0
| | | | | We don't use this and it causes init to think that the 'on boot' section ends at that point
* Improve 720p video recordingPawit Pornkitprasan2012-01-011-5/+0
|
* aries-common: Fix orientation sensor on kernel 3.0Pawit Pornkitprasan2011-12-271-0/+1
|
* Store crypto footer in /efs instead of fs footerPawit Pornkitprasan2011-12-181-0/+2
|
* Move market download cache out of /datadataPawit Pornkitprasan2011-12-061-0/+3
| | | | and provide a mean for not using /datadata
* Add TV Out supportPawit Pornkitprasan2011-12-061-0/+10
|
* Add WiFi Direct and Bluetooth reverse tethering supportPawit Pornkitprasan2011-11-301-4/+25
| | | | | | Needs: - New kernel with bcmdhd compiled in - http://review.cyanogenmod.com/#change,10546
* Add encryption support and cleaned up init.aries.rc for itPawit Pornkitprasan2011-11-281-22/+26
|
* Temporary fix for market space checkPawit Pornkitprasan2011-11-261-0/+7
|
* Fixed setting permission for geomagneticdPawit Pornkitprasan2011-11-261-14/+4
|
* Add USB supportPawit Pornkitprasan2011-11-201-0/+2
|
* Revert "class core for services(?)"Pawit Pornkitprasan2011-11-191-10/+10
| | | | This reverts commit 58bb767e9b715406531a290bb81df7a51d651d52.
* Revert "Revert"Pawit Pornkitprasan2011-11-191-14/+18
| | | | This reverts commit 29c7629af7966379f9a78f4548fd40ec02ed355e.
* Revertatinm2011-11-181-18/+14
| | | | Change-Id: I9b2bbfc4fa408998dfe10cf2f76553673546d983
* class core for services(?)atinm2011-11-181-10/+10
| | | | Change-Id: Ie0d290bc2b6bb0872fbeb5d0f3befb2ed0b0d9af
* Fix wifi agianPawit Pornkitprasan2011-11-181-4/+5
| | | | Don't try to create /data/misc/wifi/sockets BEFORE /data/misc/wifi is created
* Add sdcard folderPawit Pornkitprasan2011-11-181-0/+3
|
* Fix wifi, gps (updated init.aries.rc)Pawit Pornkitprasan2011-11-181-9/+21
|
* Aries : Move symlink upDanesh Mondegarian2011-11-081-1/+1
| | | | | | | The global init.rc creates /data/data during post-fs. Hence the symlink fails to be created. Move it prior to post-fs. Change-Id: I202314aa93f12a26c8753abddb97a2ea41684429
* Aries : Symlink fixDanesh Mondegarian2011-11-071-0/+1
| | | | | | Fix missing symlink caused by Aries cleanup commit Change-Id: I3b20b139908ea86e89a8b874fd8b70cc9f3aacdc
* Aries : CleanupDanesh Mondegarian2011-11-021-208/+12
| | | | | | | | | | | | | | Use global init.rc Depends on : http://review.cyanogenmod.com/#change,9739 http://review.cyanogenmod.com/#change,9741 http://review.cyanogenmod.com/#change,9742 http://review.cyanogenmod.com/#change,9743 http://review.cyanogenmod.com/#change,9744 http://review.cyanogenmod.com/#change,9745 Change-Id: Ia6a2553f31d3dc1f9a886f88721d0070d2c57788
* Add dnsproxyd socketSebastian Schmidt2011-09-171-0/+1
| | | | Change-Id: I55c71215fd0e47e42dea8506b223fcd70fbd7524
* Enable proper bluetooth MAC address on aries devices (1/5)Pawit Pornkitprasan2011-07-241-3/+8
| | | | | | | | | | The approach here is to used bdaddr_read.c to read the MAC address (it's in a different format than ro.bt.bdaddr_path accepts) at /efs/imei/bt.txt and write it to /data/bdaddr and set ro.bt.bdaddr_path there. This approach was used with device/lge/thunderg and bdaddr_read.c was adapted from there. Change-Id: Ide75a0d6074506cc93b9c11af667f62e7460faa2
* init: remount system read onlyatinm2011-06-211-2/+1
| | | | Change-Id: I676a366bf157f43062afce7d70aa26d3cee221d2
* overlay: code dedup, move overlay to aries-commonKolja Dummann2011-05-281-0/+348
new update script for radio image fix tethering interface Change-Id: I19583cce1aac14cef01f5ba05b85fb1bfbedb507