Pierre-Hugues Husson
21f2aacfd7
Reenable in-call mute fix for huawei
2019-02-17 13:18:57 +01:00
Dil3mm4
cbf5a7891f
Add MTK for USSD Fix
2019-01-26 11:37:05 +01:00
Pierre-Hugues Husson
7282bfa7ab
Qualcomm samsung devices dont use devinput
2019-01-25 16:51:31 +01:00
Pierre-Hugues Husson
b421352529
Refactor Huawei detections. Hopefully it won't break stuff
2018-12-26 22:54:22 +01:00
James Muir
b0ddf1a61d
Make audio jack work on LG V40 ThinQ
2018-12-21 12:18:01 -05:00
Pierre-Hugues Husson
82aeb3d402
Fix adbd on devices with integrity check
...
Some devices (Like Samsung Galaxy J6) has integrity check.
This means that all files outside of /system are signed by the OEM.
Since we replaced /sbin/adbd, that's an issue.
Workaround this by creating a new service, called adbd_system, which
will called instead of /sbin/adbd when needed
2018-12-03 22:06:32 +01:00
Dil3mm4
4c768bd042
Huawei: Remove QC properties since Treble App it's now handling them
2018-09-27 15:02:47 +00:00
Dil3mm4
7fef1cb78b
Huawei: set persist props to use platform specific fixes
2018-09-27 15:02:47 +00:00
Pierre-Hugues Husson
1d4c8d2860
Add LG G7 Thinq for dev input jack
2018-09-19 14:55:16 +02:00
Dil3mm4
db80eb1c21
Differentiate QC values for HI6250 and HI36x0 platform ( #18 )
...
The previous set values are not compatible over HI6250 platform.
They were causing thermal issues.
This differentiation is needed to avoid the "hot-pan" occurrence.
Tested on ANE-LX1.
2018-07-09 08:29:30 +02:00
Pierre-Hugues Husson
60dd25356d
Rename huawei/backlight overlay to huawei, because it will contain other values
2018-05-27 13:52:16 +02:00
Pierre-Hugues Husson
a9a6cba4dd
Force GPU profiling on Huawei as a work-around for rendering artifacts
2018-05-27 13:52:16 +02:00
Pierre-Hugues Husson
456b7b722a
Include devinput overlay if qcom device
2018-05-26 13:32:44 +02:00
Pierre-Hugues Husson
903725538c
Use Huawei backlight RRO when detecting a Huawei device
2018-05-02 23:38:24 +02:00
Daniel Storozhev
61f0df3e71
Bluetooth fix for Kirin 65x
...
BTM_BYPASS_EXTRA_ACL_SETUP has to be true for Kirin 650/659 (aka hi6250) devices.
2018-04-23 13:34:39 +02:00
Pierre-Hugues Husson
c4ccbd9752
Add dynamic bluetooth config (requires system/bt changes)
2018-02-20 23:03:30 +01:00
Pierre-Hugues Husson
2886155138
mount bind /system/bin/adbd /sbin/adbd before adbd starts
...
This is needed for master on A-only devices
2018-02-19 00:06:48 +01:00
Pierre-Hugues Husson
8a07d2c495
Auto detect vndk based on vendor SELinux policy
2018-02-16 22:41:03 +01:00