| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
| |
* Not needed at all anymore
Signed-off-by: dd3boh <dade.garberi@gmail.com>
|
|
|
|
|
|
| |
Not having any module anymore we don't need this isnmod that probably weren't even useful before being the paths wrong :P
Signed-off-by: dd3boh <dade.garberi@gmail.com>
|
|
|
|
| |
This reverts commit 32702d3c707d088f8aa9543833c1bd2cb5606742.
|
|
|
|
| |
Signed-off-by: dd3boh <dade.garberi@gmail.com>
|
|
|
|
|
|
|
| |
* /persist/wlan_bt/ff_flag owner is system and running the script as root
needs dac_override capability
-> Run the script as system
and change /sys/module/cnss_common/parameters/bdwlan_file owner accordly
|
|
|
|
|
|
| |
Readaptation of https://review.lineageos.org/#/c/190121/
Signed-off-by: dd3boh <dade.garberi@gmail.com>
|
|
|
|
| |
Signed-off-by: dd3boh <dade.garberi@gmail.com>
|
|
|
|
|
|
| |
* It lives in it's own rc extension now
Change-Id: Ieacfd08a428081645cff88cc10136b6612aa3b8b
|
|
|
|
|
|
| |
* Partically taken from angler f2f207d2594b
Change-Id: I5c590ff231d385a0747395004d0d60facca0c4c2
|
|
|
|
| |
Change-Id: Ia5aa2cf867678045215625f6297708db6f49fdaa
|
|
|
|
|
|
|
| |
* Also update start_hci_filter from pixel
Change-Id: I32f48029bbfb607a267ae8b55a08d9fc9aad348f
Signed-off-by: dd3boh <dade.garberi@gmail.com>
|
|
|
|
|
|
| |
* Remove now unused fingerprintd daemon service
Change-Id: I1a265388ef44b4eb9a1e4713fa9ccc22a20c2c36
|
|
|
|
|
| |
Change-Id: I10ce654b14866d41610c7e4098df9691b983d515
Signed-off-by: dd3boh <dade.garberi@gmail.com>
|
|
|
|
|
|
|
| |
* Match the new changes introduced in O
Change-Id: I43c6fa60214ce91d6a149f15416a9f3170abfdd5
Signed-off-by: dd3boh <dade.garberi@gmail.com>
|
|
|
|
|
| |
Change-Id: Ie301a2699ab1f203af4042ffe28ae61535287abf
Signed-off-by: dd3boh <dade.garberi@gmail.com>
|
|
|
|
|
|
|
| |
Bug: 35684372
Test: Compiles
Change-Id: I1bf1355c22f5fc4f6a68032f3b30cced91d0bfed
Signed-off-by: dd3boh <dade.garberi@gmail.com>
|
|
|
|
| |
Change-Id: Idd08474392c169404e9b075da53d812e8d752c3f
|
|
|
|
|
|
| |
Bug: 30816535
Change-Id: Iab4e212b1c2dcbb97e73945e6b807b37174e0ae0
Signed-off-by: dd3boh <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
|
| |
This will let the wifi hal run as "wifi" user and not need root
permissions to access this path for firmware reloads.
Bug: 33435250
Test: Compiles.
Change-Id: I84a38cea5e0f729147c3191c3485a3738d7838ef
|
|
|
|
|
|
|
|
|
| |
Make symbolic link from
/dev/block/platform/soc/${ro.boot.bootdevice} to
/dev/block/bootdevice.
Change-Id: I7b7f4c728656103445e7fb68ccca92402fa36ff5
Signed-off-by: dd3boh <dade.garberi@gmail.com>
|
|
|
|
| |
Signed-off-by: dd3boh <dade.garberi@gmail.com>
|
|
|
|
|
|
| |
Basically a duplicate
Signed-off-by: dd3boh <dade.garberi@gmail.com>
|
|
|
|
| |
Signed-off-by: dd3boh <dade.garberi@gmail.com>
|
|
|
|
| |
Signed-off-by: dd3boh <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It doesn't seem so efficent right now, so let's try to fall back to the old thermal engine driver for now at least
Revert "rootdir: Fall back to the old power management"
This reverts commit 98204762dd6569f4b4ded1ee0a51710efe7edacc.
Revert "z2_plus: Configure msm-thermal-simple driver"
This reverts commit d1830933a6c54a6ac9c7a5ac9a3edebdb326420b.
Revert "z2_plus: Optimize power config on boot"
This reverts commit 5c12086dac733836c91a4ad415aea5a728aa8fab.
Revert "z2_plus: Remove msm-thermal, thermal-engine, and bcl"
This reverts commit f4bd79af37442fbf594c6523950e3e9945a7cd70.
|
|
|
|
|
|
|
|
| |
Check the accompanying kernel patch for more info and also
https://source.android.com/devices/tech/debug/jank_jitter#page_cache.
Change-Id: I69b9dabf2100701a55f99056facfe6978c60cfb6
Signed-off-by: dd3boh <dade.garberi@gmail.com>
|
|
|
|
| |
Signed-off-by: dd3boh <dade.garberi@gmail.com>
|
|
|
|
| |
Signed-off-by: dd3boh <dade.garberi@gmail.com>
|
|
|
|
|
|
| |
*Set sched_boost earlier
*Enable balanced power config later
*Set I/O scheduler to noop during boot, and cfq after boot
|
|
|
|
| |
We will use msm-thermal-simple instead.
|
|
|
|
| |
Signed-off-by: dd3boh <dade.garberi@gmail.com>
|
|
|
|
| |
https://lwn.net/Articles/244941/
|
|
|
|
|
| |
* Completely imported init.target.rc
* Imported only some parts and edited some others of init.qcom.rc and init.qcom.power.rc
|
|
|
|
|
| |
Change-Id: I142e2842a3a88852d0e0e3598b00cd219259e6a0
Signed-off-by: Simao Gomes Viana <xdevs23@outlook.com>
|
| |
|
| |
|
|
|
|
|
|
| |
- fix path in cmhw
- change permissions on boot for sysfs
- add selinux rule for sysfs
|
|
|
|
| |
Change-Id: I161e93149ddaf9dfb735480789cfe9b6398b108f
|
|
|
|
| |
Change-Id: Ib35c1c4dd1babbd341b54a083fefe6bc05e9086d
|
| |
|
|
|
|
|
|
|
|
| |
Let the kernel figure out the best setting!
This drastically lowers UX in some apps (eg Pokemon Go).
I have not observed the expected battery savings with this either.
Stock OOS also does not have this set.
|
|
|
|
|
|
| |
The value for sched_upmigrate needs to be set first,
otherwise it's not possible to set the value for
sched_downmigrate, as noticed on dmesg:
|
| |
|
| |
|
|
|
|
| |
/system is readonly, so TRIM doesn't even make sense
|
| |
|
|
|
|
| |
wtf was that...
|
|
|
|
| |
[ 2.623325] init: /init.qcom.rc: 842: user requires 1 argument
|
|
|
|
|
| |
Bug: 28108983
Change-Id: Id3fd161d607d8193d53c4a5536560120fe89f6d3
|
|
|
|
|
| |
Bug: 27192644
Change-Id: I1aa25190c07f027884421d91c1e93f214493382d
|