summaryrefslogtreecommitdiffstats
path: root/rootdir
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'cm-13.0' of ↵replicant-6.0-alpha-0006Wolfgang Wiedmeyer2016-12-132-20/+55
|\ | | | | | | https://github.com/CyanogenMod/android_device_samsung_i9300 into replicant-6.0
| * i9300: use OTA as miscSimon Shields2016-12-031-0/+1
| | | | | | | | | | | | | | seems unused Change-Id: Ifa9fbf490e7af4791796c285511b4fac51208115 (cherry picked from commit f64986b2dbf2b0c01a961ff9343e750c6120b9ca)
| * Use 2 zRAM compression streams (now that our driver can)Andrei Măceș2016-06-121-1/+1
| | | | | | | | Change-Id: I84f26a40e5b89d100b5a1fd2eab1ba59e5957750
| * init: increase read-ahead value to 256 kbZiyan2016-06-121-1/+2
| | | | | | | | | | | | | | | | | | 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: I35788444a8552a8f376c699ead163e951ed06b30
| * i9300: disable ksmSimon Shields2016-03-221-1/+1
| | | | | | | | | | | | | | | | * this seems to exacerbate certain issues with HW video en/decoding * disable it to see if things improve Change-Id: Ibacc7dc99c217832b56a47a738d57882997d8da0
| * i9300: more memory tweaksSimon Shields2016-03-192-1/+17
| | | | | | | | | | | | | | | | | | | | some users are seeing OOMs. Enable KSM, bump up zram and be more aggressive about swapping. Some of these values are taken from "Android Memory Tuning": https://01.org/android-ia/user-guides/android-memory-tuning-android-5.0-and-5.1 Change-Id: Id950c473a5de29bb0e1e2f0a1d3602ddb982e663
| * i9300: power: pegasusq boosting supportSimon Shields2016-03-021-0/+3
| | | | | | | | | | | | implement INTERACTION, LAUNCH_BOOST, and CPU_BOOST hints. Change-Id: Iac8c84ecb910a72a6de4c81a470c9d2d800ff631
| * i9300: tweak f2fs configSimon Shields2016-03-021-2/+2
| | | | | | | | Change-Id: I48e23ddb012769efce1251716763a5b94e51a5d8
| * i9300: don't overwrite powerhal governor settings from initSimon Shields2016-02-201-19/+0
| | | | | | | | Change-Id: Id704829e1f65b538e7fd05a599a1159ffe37aeb1
| * i9300: chown pegasusq cpufreq nodes to system:systemSimon Shields2016-02-201-0/+30
| | | | | | | | Change-Id: Iadbeeffcf0db58a0a96f99df596cdb0f32dd589f
| * i9300: enable f2fs supportSimon Shields2016-02-171-0/+2
| | | | | | | | Change-Id: I4405cbf6573e277ac7d2dbcb0014131d9cbbcc9d
| * i9300: downclock more aggressivelySimon Shields2016-02-021-1/+19
| | | | | | | | | | | | | | | | | | | | | | previously, pegasusq would keep 3 or 4 cores active with static content on the screen tweak the governor's values so that sometimes we get down to 1 core active with screen on, both by increasing the on/off clock speeds/rq sizes of secondary cores, bumping up_threshold and encouraging faster downclocking. Change-Id: I698bec823312cac7b859ed8d5ac303873fddc7bc
* | remove more hacks for proprietary RILreplicant-6.0-alpha-0002Wolfgang Wiedmeyer2016-02-051-1/+0
| | | | | | | | | | | | | | libsamsung_symbols and ril-wrapper aren't present anymore, anyway The LD_SHIM_LIBS export of libsamsung-ril is not needed. Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* | i9300: downclock more aggressivelySimon Shields2016-02-031-1/+19
| | | | | | | | | | | | | | | | | | | | | | | | previously, pegasusq would keep 3 or 4 cores active with static content on the screen tweak the governor's values so that sometimes we get down to 1 core active with screen on, both by increasing the on/off clock speeds/rq sizes of secondary cores, bumping up_threshold and encouraging faster downclocking. Change-Id: I698bec823312cac7b859ed8d5ac303873fddc7bc Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* | init.target.rc: remove non-existend libsamsung_symbols.so from LD_SHIM_LIBS, ↵replicant-6.0-alpha-0001Wolfgang Wiedmeyer2016-01-011-10/+2
| | | | | | | | | | | | remove cbd service init Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* | don't start gps daemon as we don't have a working gpsWolfgang Wiedmeyer2015-12-211-6/+6
| | | | | | | | | | | | only spams the dmesg Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* | Merge remote-tracking branch 'replicant/replicant-4.2' into replicant-6.0Wolfgang Wiedmeyer2015-12-171-1/+1
|/ | | | | | | | | | | | | | ril and vibrator do not work Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de> Conflicts: cm.mk i9300.mk include/telephony/ril.h init.smdk4x12.rc overlay/frameworks/base/core/res/res/values/config.xml system.prop
* i9300: more selinux fixesSimon Shields2015-12-131-0/+6
| | | | Change-Id: Ifa1f39c78c8b4fb96ab3024a4f7cdb3cc9d732bd
* i9300: use sh to run gps_daemon and fix config locationSimon Shields2015-12-111-2/+2
| | | | | | one does not simply exec a shell script Change-Id: I538f28b2ccd80b39fd6e84dedcb2554a215c94ea
* i9300: M sepolicy bringupforkbomb2015-12-111-19/+19
| | | | | | | | | GPS fixes taken from grouper: https://github.com/CyanogenMod/android_device_asus_grouper/commit/9651b24fb481bf0fc1db3b1d700033cf66eb067e and https://github.com/CyanogenMod/android_device_asus_grouper/commit/f5592571d581478622f0fc3f86fbbddf20cf89c7 Change-Id: I7ec658691c65c3b6c087ee41ba69f2cb37ade525
* i9300 Grouper GPS blobs SElinux updatemcgi5sr22015-11-251-0/+3
| | | | Change-Id: I3dbb887bd1356a3198a4b4da5aadf95b64920e55
* i9300: Grouper blobs update for initmcgi5sr22015-11-251-3/+15
| | | | | | | Conflicts: rootdir/init.target.rc Change-Id: I97dd09c7ebbfda242d8e8b3e140a2597c14c36f9
* i9300: enable zram [1/2]forkbomb2015-11-252-0/+7
| | | | Change-Id: I537df0d39ceddfabb5e0a859398d5068f6860faa
* i9300: squash RIL bringupforkbomb2015-11-251-0/+1
| | | | | | | | | | | | * ril: update ril header to v11 from https://github.com/ArchiDroid/android_device_samsung_i9300/commit/706bc3c354d2f6d6d905e6a26ccee282357c26ee * ril: LCE support * set BOARD_RIL_CLASS and add SamsungExynos4RIL * add Samsung symbols shim library * use ril-wrapper to stop libsec-ril from crashing (based off dmitry-ril for the Nexus S) Change-Id: I169024341621ea05db5b8d8e82c4bf958b7bc6c0
* i9300: update fstabforkbomb2015-11-211-3/+3
| | | | Change-Id: Ia8b8eeb35ee487c4b3729765e4c7ef79e7894eb2
* i9300: init: cleanupDheeraj CVR2015-11-211-21/+0
| | | | | | | Conflicts: rootdir/init.target.rc Change-Id: I76d330088c9fcf6e6ce20388980293d366af2997
* i9300: squash selinux updates for CM 12.xMarcKe2015-11-211-15/+2
| | | | | | | | | | i9300: selinux updates for cm12 Change-Id: I724a1acb4724ae34e60881da4708f7fbc98080ad i9300: Selinux updates Change-Id: I4e31d24c2eefcfdffa49cf1ee7468498200bb83c
* Prepare for remove uncommon stuff from init.smdk4x12.rcSimon Polack2014-01-171-1/+15
| | | | Change-Id: I8559dcbf63b5ca2d40b15f77f1a072294df3f7af
* i9300: fstab cleanupDaniel Hillenbrand2013-08-241-1/+0
| | | | Change-Id: I1e1f1ff7cd052d5c010d956e71c74a650ec89a8f
* i9300: add selinux policiesDaniel Hillenbrand2013-08-151-0/+17
| | | | Change-Id: I0304c2efeb06b583a28ea9c9dcc874254ee3930f
* i9300: use unified init.smdk4x12.rcDaniel Hillenbrand2013-08-102-517/+39
| | | | Change-Id: I8a09a9f63d72d261b1cad647438194b30a9d20e8
* i9300: rename sysfs node for pwm levelDaniel Hillenbrand2013-08-101-2/+2
| | | | Change-Id: I0683c56cfa4f019a4997bd256267c3cd9860ef7b
* i9300: recovery: use unified fstabcodeworkx2013-08-062-7/+15
| | | | Change-Id: I7a988021082955175fefd2fd62ab72f2385f688d
* i9300: fstab: move data upcodeworkx2013-07-301-4/+1
| | | | Change-Id: I956ed385210530af60369846e3a16b0f70f1a70e
* i9300: fstab: fix typocodeworkx2013-07-301-1/+1
| | | | Change-Id: I684e94291f22b47664bc05ab2b771f07669114b6
* i9300: reorg rootdircodeworkx2013-07-302-0/+531
Change-Id: I7bc846d72bd28cdd4bde65b62ff85353afe448c1