summaryrefslogtreecommitdiffstats
path: root/device_base.mk
Commit message (Collapse)AuthorAgeFilesLines
* Aries Sensorsreplicant-4.2-0001Paul Kocialkowski2014-01-031-0/+2
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Audio-RIL-InterfacePaul Kocialkowski2014-01-031-0/+1
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Samsung-RILPaul Kocialkowski2013-12-271-2/+4
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Disable hardware video encoding/decodingPaul Kocialkowski2013-12-271-12/+0
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* SoftwareGLPaul Kocialkowski2013-12-271-3/+1
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* aries-common: use common recovery.rcPawit Pornkitprasan2013-02-261-0/+1
| | | | | | | | Note that init.recovery.aries.rc is intentionally copied to root instead of recovery/root, the build system will put it in the correct place. Change-Id: Ie8dc0a320c1ceb62e3679c4cfaf39d1553918982
* aries-common: use default audio policyPawit Pornkitprasan2013-02-131-1/+0
| | | | | | | No point extending and compiling another audio policy when we're not modifying it in anyway. Change-Id: I3e1d144b92b42ace670d312fe3c57f2596ea9e43
* aries-common: Jellybean 4.2 bring upPawit Pornkitprasan2012-12-111-3/+2
| | | | Change-Id: I96c39dc243c3cf2379ee6a41eda74cde75ba3bf9
* aries: Remove Wi-Fi directPawit Pornkitprasan2012-10-241-1/+0
| | | | | | | | Wi-Fi direct support on Jelly Bean requires a firmware which supports concurrent mode, which is not available for bcm4329 Change-Id: Icc463e3e13d126f3771989e41c72a2220131fc3b
* use logical volumes for system and data, bring back datadatajt11342012-09-251-0/+1
| | | | | | | | | | | * 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/+1
| | | | | | Add support bits for power HAL to be included from s5pc110 common Change-Id: I4e7f05dbd6fd64c085aa6309823bafe97581a38a
* aries-common: Use open-source chargerPawit Pornkitprasan2012-09-181-0/+5
| | | | | | | | | | | | | Requires: http://review.cyanogenmod.com/#/c/19760/ http://review.cyanogenmod.com/#/c/19785/ Patch Set 2: - Rebased - Use cleaned up lpm.rc from fascinate - Don't use lpm.rc facility in init (so ramdisk don't need to be modified) Change-Id: I9687f1005047c62b76cd5579713604f983ff01e5
* aries-common: Use exynos3 commonPawit Pornkitprasan2012-08-181-7/+7
| | | | Change-Id: I337ba107f248992d7e08be9f45efeb78529f8ba8
* Use OneNAND for /dataPawit Pornkitprasan2012-08-171-0/+4
| | | | | | | | | | | | | | | | | 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
* We can now store dalvik on /cachePawit Pornkitprasan2012-07-201-4/+0
| | | | Change-Id: I3f4463e3151230cd986a68b5c367178cc6b96781
* aries-common: remove the use of datadataPawit Pornkitprasan2012-07-171-1/+0
| | | | | | /system needs to be expanded Change-Id: I3d2bc9a459dc2f5ae10bb9b076ce69de2dbd0724
* jellybean bring upPawit Pornkitprasan2012-07-141-14/+20
| | | | Change-Id: I19a95c3c8613a81d02f1146941fcb2f9ecc4efae
* aries-common: Use background wifi scanningPawit Pornkitprasan2012-05-221-1/+0
| | | | | | | - bcmdhd has background scanning support - removing wifi.supplicant_scan_interval because it's not used Change-Id: I1a615445018cffb95d0d855248fe134591fe3869
* aries-common: Switch emmc and sdcardPawit Pornkitprasan2012-04-221-2/+4
| | | | | | | To match CM standard. Not touching recovery right now as that can cause a lot of problems. Change-Id: I09940553b16e84a396271fcad547eb21f7eb8474
* aries-common: allow for GPS init modularityDaniel Bateman2012-03-151-1/+2
|
* aries-common: Remove apns-conf (already in vendor/cm)Pawit Pornkitprasan2012-02-191-4/+0
|
* aries-common: Remove front camera permissionPawit Pornkitprasan2012-02-181-1/+0
| | | | Not all devices have FFCs. Add them to device-specific device.mk
* aries-common: System dalvik cache on /dataPawit Pornkitprasan2012-01-261-0/+4
|
* Edit ril_class for new RIL loading systemPawit Pornkitprasan2012-01-051-1/+1
|
* Set ro.vold.umsdirtyratio to speed up UMSPawit Pornkitprasan2011-12-311-0/+4
|
* Switch default to mass storagePawit Pornkitprasan2011-12-301-1/+1
|
* Update dalvik heap size from crespoPawit Pornkitprasan2011-12-181-1/+2
|
* Import libcamera from crespoPawit Pornkitprasan2011-12-171-0/+1
|
* Add libhwcomposerPawit Pornkitprasan2011-12-171-0/+1
|
* Add TV Out supportPawit Pornkitprasan2011-12-061-1/+2
|
* Add usb accessory supportPawit Pornkitprasan2011-12-031-0/+5
|
* Fixed compiling on userdebugPawit Pornkitprasan2011-12-021-1/+2
|
* Add WiFi Direct and Bluetooth reverse tethering supportPawit Pornkitprasan2011-11-301-1/+4
| | | | | | Needs: - New kernel with bcmdhd compiled in - http://review.cyanogenmod.com/#change,10546
* Increase dalvik heapsize for photo editorPawit Pornkitprasan2011-11-291-1/+1
|
* Add /system/etc/bluetooth/main.conf from Samsung ROMPawit Pornkitprasan2011-11-291-1/+2
| | | | | 1) Sets the device name properly 2) Hopefully fix bluetooth connection problems
* Add encryption support and cleaned up init.aries.rc for itPawit Pornkitprasan2011-11-281-1/+1
|
* remove visual strict mode persistShawn Alty2011-11-271-4/+0
| | | | | not necessary if the build reports itself as userdebug instead of eng needs: 1309264d2fb9abc0270b453970a4ccde4b9eb867
* Fix A2DPPawit Pornkitprasan2011-11-271-0/+1
|
* Use new ro.telephony.ril.v3 prop formatPawit Pornkitprasan2011-11-271-1/+1
|
* add libs3cjpeg to buildtechmik2011-11-251-1/+2
| | | | Change-Id: Id3a29a9c6210b1ab78ef4677344f6ab486f00f0f
* Disable visual strict mode, even on eng builds.Shawn Alty2011-11-251-0/+4
|
* Fix mass storage mount in recoveryPawit Pornkitprasan2011-11-241-1/+2
|
* Create a base aries device to be inherited by the variants.Shawn Alty2011-11-241-0/+163