Commit graph

36 commits

Author SHA1 Message Date
Sᴀᴍᴀʀ Vɪꜱᴘᴜᴛᴇ
083fc1b51d
sdm710-common: Update tether overlays
Ref: https://github.com/LineageOS/android_device_oneplus_sdm845-common/blob/lineage-17.1//overlay/frameworks/base/core/res/res/values/config.xml#L48
2020-04-09 13:54:30 +05:30
Michael W
1d041d65da sdm710-common: Blacklist google hotword service
* Fixes mic issue in third party apps

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-03-30 18:37:36 +05:30
SamarV-121
5338993f41 sdm710-common: Rearrange overlays
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-03-30 18:37:36 +05:30
Amruth Ramachandran
4e4c8d9569 sdm710-common: Enable IWLAN assisted mode
Add  qti.data.iwlan package
  Enable IWLAN HAL

Bug: 130182008
Test: WFC sanity
Change-Id: Icd8b0ff567df13b7efd3ce8fd7fc768c733ac489
2020-03-14 19:35:58 +05:30
Luca Stefani
40b06eb286 sdm710-common: Enable AOD
* But disable it by default

Change-Id: Ie85e49e38503dc531f262138d8bed465632a41c0
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-03-14 11:28:36 +05:30
SamarV-121
3becd76fa4 Revert "Revert "sdm710-common: Add a new list of pinned file for the JIT in zygote experiment.""
This reverts commit 228771ede1.
2020-02-14 09:12:03 +05:30
Purushottam Kushwaha
9232dfafba sdm710-common: overlay: Enable ACS and 11ac for softap operations
This sets below flag to true:
  config_wifi_softap_acs_supported
  config_wifi_softap_ieee80211ac_supported

Change-Id: Ie8192caaabfea2853f8f7e9a3644be836bba37ab
CRs-Fixed: 2244800
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-02-14 09:12:02 +05:30
Hyejin Kim
9ab4d78e4f sdm710-common: overlay: Enable lid switching
Closing the lid causes the device to go to sleep and
opening it causes the device to wake up.

Change-Id: I866827eb56a29055a0af11b4513e45dbcf364a51
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-02-14 09:12:01 +05:30
SamarV-121
601e34c3a9 Revert "Revert "sdm710-common: Enable connected MAC randomization""
This reverts commit f843867020.
2020-02-14 09:12:00 +05:30
Prakash Pabba
d44bc5ac0f sdm710-common: overlay: Add ethernet type in network attributes
testGetAllNetworkInfo CTS test fails for instant
mode due to no ethernet type network attribute
support and selinux denial to find ETHERNET_SERVICE.

Add ethernet type network in network attributes overlay.

Change-Id: Ie70df6c0473aa1b20d383f2892d18a2f0583c7a9
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-02-14 09:12:00 +05:30
Peter Cai
b5486101b1 overlay: adjust right padding of keyguard icons
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-02-14 09:11:58 +05:30
SamarV-121
84f30458ef overlay: Improve rounded corner padding
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-02-14 09:11:58 +05:30
jhenrique09
50b8f038b3 sdm710-common: Switch to pixel 4 live wallpapers
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-02-14 09:11:57 +05:30
Henrique Silva
0732095af8 sdm710-common: overlay: Ignore RSSNR signal level
Improve reception

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2019-12-21 10:34:53 +00:00
SamarV-121
f843867020 Revert "sdm710-common: Enable connected MAC randomization"
This reverts commit b22c9667d8.
2019-12-21 10:08:19 +00:00
Luca Stefani
657e1976e4 sdm710-common: Enable double tap to wake support
Change-Id: I78b853eada19aba7b4569c25b92073ca27bde548
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2019-12-21 10:04:30 +00:00
SamarV-121
228771ede1 Revert "sdm710-common: Add a new list of pinned file for the JIT in zygote experiment."
This reverts commit b0c49080c7.

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2019-12-17 06:31:15 +00:00
SamarV-121
35f973ffca sdm710-common: Fix rounded corners in Q
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2019-12-17 06:25:21 +00:00
xshu
b22c9667d8 sdm710-common: Enable connected MAC randomization
* Also revert commit cf6bc6c97bc55aff4b834b9e82cc1e5f8123f527

Change-Id: Ia3f58a44c2e072aaa6c711a9db37219626894c67
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2019-12-08 06:19:36 +00:00
Bruno Martins
2bffd4d8c2 sdm710-common: Declare STATE_DOZE support
* This is required for Ambient Display to work properly.

Change-Id: Ibad86be4e1c43a221fc2224d0a8f8ca2c938a6c7
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2019-12-08 06:19:09 +00:00
Lucas Dupin
a35b139c07 sdm710-common: Renamed config_dozeAfterScreenOff
New name is config_dozeAfterScreenOffByDefault
Bug: 73178121

Change-Id: Ie3d1ea5a2cc480655592bf6e49b37f5ea07f3f5
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2019-12-08 06:19:03 +00:00
Luca Stefani
e0cbbd78b7 sdm710-common: Notify client when fp cancelling succeeded
Change-Id: I49bb7ef9c46134562da55ac2a1c53363704ed7d6
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2019-11-30 09:48:27 +00:00
Bruno Martins
a91998b826 sdm710-common: overlay: Pin the same RenderScript libs as stock
Change-Id: I13b087d186b8509bf35130835b89812fee7abc05
2019-11-30 09:03:31 +00:00
SamarV-121
b14b08ac24 sdm710-common: overlay: Update pinner service
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2019-11-30 09:01:03 +00:00
Nicolas Geoffray
b0c49080c7 sdm710-common: Add a new list of pinned file for the JIT in zygote experiment.
Bug: 119800099
Test: adb shell dumpsys pinner
Change-Id: I44596d11f7444551a9898373a068556d49a1a4e6
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2019-10-12 09:39:24 +00:00
Nicolas Geoffray
ca10dd1e9d sdm710-common: Adjust pinned files following runtime module work.
Test: adb shell dumpsys pinner
Bug: 119868597
Change-Id: I83c709accb32d0f2c341179dbc5dcd6d7ec75d8a
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2019-10-12 09:39:09 +00:00
SamarV-121
01d35d0c98 Revert "sdm710-common: Add QC location support"
This reverts commit 85cf815a71.
2019-10-07 22:54:39 +05:30
Wang Han
aa30d9e507 sdm710-common: Clean up fw/b overlay
Change-Id: Ifa2f7a3f914046b19c792cf7fe5491c72cd81a15
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2019-10-04 21:37:23 +05:30
Wang Han
fb49adb101 sdm710-common: overlay: Remove config_tether_upstream_automatic
* Enabled globally.

Change-Id: Iee60a13ecd1f63a31b930e348ea2c4522f917b50
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2019-10-04 21:37:18 +05:30
Luca Stefani
85cf815a71 sdm710-common: Add QC location support
Change-Id: If363679650179a0a7fad7b01055760b49caf26ca
2019-09-14 06:26:35 +00:00
Wang Han
3b4402cd40 sdm710-common: Configure number of physical SIM slots
* Needed by telephony-common

Change-Id: I18c058d295ed2eaf23e8ca5d1f3933b65806ed48
2019-08-29 09:57:30 +00:00
Bruno Martins
d731f1129a sdm710-common: Beautify rounded corners
Change-Id: Ifb3ff156eca7a02daec82138aee449b121c071eb
2019-08-29 09:57:17 +00:00
LuK1337
774aa87672 sdm710-common: overlay: Use 16dp rounded corner padding
Change-Id: I9f81f684d491ed447b7bdb2ca70f558bf75ebc67
2019-08-29 09:57:04 +00:00
SamarV-121
95cabe4133 sdm710-common: Add notch cutout config 2019-08-29 09:56:48 +00:00
Erik Kline
d281417bad sdm710-common: Use tether automatic upstream selection
(config_tether_upstream_automatic=true)

Test: as follows
    - built, flashed, booted
Bug: 32163131
Bug: 62648872
Bug: 63282480
Bug: 110118584
Bug: 110260419

Change-Id: I604cda53d6d37a33de3e3ccc65c0da781d21278b
2019-08-29 09:56:36 +00:00
SamarV-121
17477faa1e sdm710-common: Import fw/base overlays and power_profile from stock 2019-08-29 09:51:56 +00:00