summaryrefslogtreecommitdiffstats
path: root/rootdir
Commit message (Collapse)AuthorAgeFilesLines
* enable touchkey light in recoveryHEADreplicant-6.0Wolfgang Wiedmeyer2017-06-141-0/+3
| | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* Remove all GPS code.Jookia2017-01-101-10/+0
| | | | | | Currently gpswrapper causes a crash when booting, so for now remove it. But since we're removing that, remove the rest of it while we're at it. If people want to use the GPS, they can revert this commit.
* Remove unused proprietary RIL wrapping code.Jookia2017-01-101-9/+0
|
* Use 2 zRAM compression streams (now that our driver can)Andrei Măceș2016-07-021-1/+1
| | | | Change-Id: Ic8d2093e89fb6fbbefc985c33bb3180886553195
* init: increase read-ahead value to 256 kbZiyan2016-07-011-0/+3
| | | | | | | | | Apps and database file sizes have increased in recent Android versions, which makes it practical to increase our read-ahead value from 128 kb. General user experience seem to have improved a bit. Change-Id: I5d0e367ecdd562599d7f6c93149aa68738987d6d
* galaxys2-common: Optimize f2fs performanceArnab Chaudhuri2016-03-061-2/+2
| | | | Change-Id: I427216627b0291900a0c43c8135837978c720397
* galaxys2-common: Add f2fs filesystem supportArnab Chaudhuri2016-02-231-0/+2
| | | | Change-Id: I593fe2057a057e7fcf73a6158df7646ad1a9bceb
* galaxys2-common: Fix MTP permissionCaio Schnepper2016-02-021-1/+1
| | | | Change-Id: Ic01264d19eb965088fd7ed92425db1e418599eea
* galaxys2-common: Init cleanupCaio Schnepper2016-02-021-16/+0
| | | | | | The bugreport and mdnsd services are duplicated Change-Id: I1f87beb8846db1f7e1bf2cf96460487e19b140b7
* galaxys2-common: Fix MTP USB nodeCaio Schnepper2016-02-021-3/+3
| | | | Change-Id: I5eabaa5ad8b73eba43bfc82ae756fbb8961e15e2
* galaxys2-common: Move ro.vold.primary_physical to system.propCaio Schnepper2016-02-011-3/+0
| | | | | | The recovery can't read it here Change-Id: Ie6224661a88dd059a21f0eb91e556df237c55340
* galaxys2-common: Marshmallow SELinux supportCaio Schnepper2016-01-311-6/+1
| | | | | | | This was made from scratch, for a general cleanup of unused policies and update to M guidelines Change-Id: Id4acda2b384d28b5ca51b3ef0f6e93b648c8e79d
* galaxys2-common: Fix physical internal storageCaio Schnepper2016-01-312-3/+6
| | | | Change-Id: Idd13347fa901f72451bbd3d72fc59c86e6a99b8d
* galaxys2-common: Update Wi-Fi configurationArnab Chaudhuri2015-12-291-10/+9
| | | | Change-Id: I83c0c08e06db8c9275047c9f4c7f6d8c87ec5a68
* galaxys2-common: Use ril-wrapper to stop libsec-ril from crashingCaio Schnepper2015-12-211-1/+1
| | | | | | Based off dmitry-ril for the Nexus S Change-Id: I867118237062997c0459e0fb5749b128849f903c
* galaxys2-common: Use LD_SHIM_LIBS to load libsamsung_symbols only for librilCaio Schnepper2015-12-051-1/+1
| | | | Change-Id: I3c4884b300dddc5332560db144a06bd8585044ff
* galaxys2-common: Shim library for missing symbols in Samsung blobsArne Coucheron2015-11-261-0/+2
| | | | Change-Id: Ie67016ecdc5df7a18debd07bcb923886dcacb8a0
* Revert "Add CM performance profiles"Caio Schnepper2015-11-201-13/+0
| | | | | | | | | | This reverts commit f0a445c957036e791c2bd146e5b8cf1e082e099b. Conflicts: overlay/frameworks/base/core/res/res/values/config.xml rootdir/init.smdk4210.rc Change-Id: I863def65935849c46f04feda085b74e4ae758338
* galaxys2-common: Update external storage configurationCaio Schnepper2015-11-171-29/+2
| | | | | | As explained in: https://source.android.com/devices/storage/config.html Change-Id: I0f3b470413f3676302277f09563fd360d1486911
* galaxys2-common: Update fstab.smdk4210Caio Schnepper2015-11-151-3/+3
| | | | Change-Id: I4f5d53fcd05228745e915bd6df113400a83bc3d1
* galaxys2-common: Enable zRAM [1/2]Caio Schnepper2015-10-112-0/+4
| | | | | | | -zRAM size is set to 256mb, common and recommended value by OEMs -Needs http://review.cyanogenmod.org/#/c/111997 Change-Id: I37a83d89774dc606269e8e211110fedd967041dc
* galaxys2-common: Cleanup common treeCaio Schnepper2015-10-081-3/+0
| | | | | | | | | - res/charger .pngs are not used anymore, we adopted aosp charging animation - setprop ro.crypto.keyfile.userdata /efs/metadata is not used anymore, crypto key is now at /data footer - BOARD_USE_SAMSUNG_COLORFORMAT flag was duplicated Change-Id: I1abc3b5d2a12027c4f461ea2d1ad21ba51e5c60e
* Add USB charging configCaio Schnepper2015-10-061-0/+9
| | | | Change-Id: I76c997990ef2ad6250ab0f0210ac37569898374c
* Move encryption key to footerCaio Schnepper2015-10-051-1/+1
| | | | | | | Fixes the "format_volume: failed to open /efs/metadata" error on recovery while trying to wipe user data Change-Id: Ic3f72d72fc34495ec05deffd8aa849bcfa65b29c
* Add CM performance profilesCaio Schnepper2015-09-031-0/+13
| | | | Change-Id: I9979c903d63d2638f12a0a5774fa2290d1181324
* galaxys2: initial L bringupCaio Schnepper2015-05-283-93/+40
| | | | Change-Id: Ia356da8437917be3355eba59c1df3943bb33f905
* Correct the interface name of Bluetooth PAN.Wolfram Liebchen2015-03-161-5/+5
| | | | | | Required for getting an IP address/gateway when acting as PAN client. Change-Id: Ifa864e48d91c2dd3c82fa294a41c0fb074e51a76
* Remove DISCARD mount option from the /data fsLanchon2015-03-101-1/+1
| | | | | | | | The DISCARD mount option should not be enabled in Android 4.3 and later for partitions that the OS trims automatically. The presence of this option slows down the device. Change-Id: Id61f64455190f5be6b12ee9027a996de66ec67a0
* fix bugreport on i9100Evan Widger2014-08-291-1/+2
| | | | Change-Id: I5c574bda492430e3cdfd428b6db0d6541d1eb4ad
* Fix sdcard mountingPavel Kirpichyov2013-11-182-10/+27
| | | | Change-Id: I340c66636a5b85222b0e5bed7e476b5c4ba07625
* wifi: update {wpa,p2p}_supplicant services initPavel Kirpichyov2013-11-131-2/+4
| | | | Change-Id: I9386392b90c1e9ad792a1a1f4145bd01f77cdd13
* galaxys2: recovery.rc cleanup, fstab cleanupDaniel Hillenbrand2013-08-243-74/+9
| | | | Change-Id: I38666e98f2536bdaf0721d1da6fccda3f9dd96ee
* galaxys2: refine sepoliciesDaniel Hillenbrand2013-08-111-0/+15
| | | | Change-Id: Ifa7e56537af87f14a59e5c9b5f254073eea22a8f
* galaxys2-common: hardware tunables: vibrator supportcodeworkx2013-08-101-2/+2
| | | | Change-Id: I429d8ea2edddaf353c3f24cbc26d58df0cb30e69
* galaxys2: recovery: use unified fstabcodeworkx2013-08-041-4/+11
| | | | Change-Id: I82fbfa87a4e0c0dc4d1a6bbe94b99f91bb5e8fa3
* Merge "galaxys2: fix ril" into cm-10.2Daniel Hillenbrand2013-07-271-2/+0
|\
| * galaxys2: fix rilcodeworkx2013-07-281-2/+0
| | | | | | | | | | | | blame samsung Change-Id: I0f376f3264290c07992f18c480778bd128d0e7df
* | galaxys2: unified fstabcodeworkx2013-07-281-6/+10
|/ | | | Change-Id: Ie4d0c977aa509914d0b6270b01f3b9661430309b
* galaxys2: set default mdnie scenario and mode on bootDaniel Hillenbrand2013-05-251-1/+2
| | | | Change-Id: Ib99b00b1dab576d8be19757e3b03206336c2ecdd
* galaxys2: switch to smdk4412 kernelDaniel Hillenbrand2013-05-252-2/+3
| | | | Change-Id: I9b4ee389937a6418bb9de79679324aae40a9a736
* mount preload partition at the endathurh2013-03-111-1/+1
| | | | | | | preload is a useless partition and can be fotmatted as swap or other filesystem different from ext4. In this case 'mount_all' will fail, leaving data unmounted Change-Id: I37b81680f0e37590e6cd5142fa1950cd5ba90960
* galaxys2: update for new kernel, cleanup, replicant camera halcodeworkx2013-02-176-0/+665
Camera HAL from: http://gitorious.org/replicant/device_samsung_galaxys2 Change-Id: I4191110be5b3368c608333d724f4217894dab4ac