Commit graph

53 commits

Author SHA1 Message Date
Jesse Chan
224544bcb7
overlay: configure SQLite to operate in MEMORY mode
This change yields considerable SQLite performance gains. It
should be generally safe as this device has irremovable battery.

Some OEMs have been doing this for years.

Signed-off-by: Jesse Chan <jc@lineageos.org>
Signed-off-by: DennySPb <dennyspb@gmail.com>
Change-Id: I50d9b3d9f019772fedc7066675249116d5e441e4
2021-07-17 18:55:33 +02:00
Fiona Campbell
e6d6a83f22
kunlun2: Add brightness float values to config file.
Test: manual testing - ensure that the brightness value in
Settings>Display>Brightness Level can go the full range from 0% to 100%.

Change-Id: I9e57760f9eb78bf944cea4e808866c16e3ffa695
Signed-off-by: DennySPb <dennyspb@gmail.com>
2021-07-17 11:27:27 +02:00
Weilun Du
4ca2a59aae
Add TetheringOverlay
BUG: 163800715
Signed-off-by: Weilun Du <wdu@google.com>
Change-Id: Ia0834f5215ff8c3b13effa591bd2f84d93419a06
2021-07-12 02:24:07 +02:00
GiaSen
b3e0af8270 kunlun2: Cleanup
- Remove unused build broken configs
- Remove RevengeOS early hack to bypass long baseband name
- Remove blur expensive prop, new power aidl doesn't support
- Live wallpapers are built by default
2021-01-02 16:43:53 +01:00
Roshan Pius
13fc98c8d2 RMX1851: overlay: Change wifi tether regex
The wifi interface names for wifi can either be wlan0 or wlan1.
Change the "config_tether_wifi_regexs" appropriately.

Bug: 80375412
Test: Ensured we display "Hotspot on" in settings when softap is started
on either wlan0 or wlan1.

Change-Id: I0c456412f9b71ef2ee784f3bfa58b01b9287ca73
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-11-28 21:53:54 +01:00
Kyle Harrison
689fabb481 RMX1851: overlay: Move tethering overlays
Config overlay values moved from frameworks_base core to
frameworks_base packages/Tethering

https://github.com/LineageOS/android_frameworks_base/blob/lineage-18.0/packages/Tethering/res/values/config.xml

Change-Id: Ia5a8056d6334cd78e79853c0ada4e8873a9669e0
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-11-28 21:53:39 +01:00
SamarV-121
d305f8ec6d Revert "sdm710-common: Enable AOD"
This reverts commit 40b06eb286.
2020-11-28 21:40:48 +01:00
Jimmy Chen
ab06d56014 sdm710-common: overlay: Add p2p regex for tethering modes
Bug: 137602441
Test: CtsVerifier - Wi-Fi Direct
Change-Id: I6d6d29bd1742e4f34d09a208fefdddc9913e38a2
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-11-28 21:37:11 +01:00
Kevin Chyn
4b637d7acf kunlun2: Add fingerprint configuration to overlay
The framework was changed in Android R to require explicit authenticator registration.
This change allows apps to continue to use the fingerprint sensor.

Bug: 147445115

Test: Builds
Change-Id: Id3385edc784b2053c8b54ec3153728f4e6e22a45
2020-11-12 15:05:02 +01:00
Roshan Pius
10ff7b1cbe kunlun2: overlay: Remove wifi related internal overlays
These are replaced by formal mainline module overlays.

Bug: 143464763
Test: Send for  Wifi regression tests
Change-Id: I45881ed210132252b9c5c7d6be03ed845e33f971
2020-11-12 14:12:17 +01:00
LuK1337
5fca2b44ca kunlun2: overlay: Remove old configuration and use new config for MMTEL/RCS
Remove the old config_ims_package device config and configure the
new MMTEL and RCS configurations in Telephony instead. Also,
configure the RcsService to be the default RCS service.

Bug: 111305845
Test: make checkbuild
Change-Id: I0d709b8248f1c40f0a5b50ec799396706eeadd65
2020-11-12 14:08:49 +01:00
LuK1337
17165825d5 kunlun2: overlay: Update in pinned files.
Remove or update paths that don't exist.

Bug: 119800099
Test: boots
Change-Id: Ib2cea88499cf08274d620d9d85ffcafc31fee868
2020-11-12 14:05:33 +01:00
Lucchetto
e3790ebbdb kunlun2: enable baseband string hax
Signed-off-by: Lucchetto <lucchetto.tie@live.com>
2020-09-20 15:58:35 +02:00
SamarV-121
18a697a2cf kunlun2: Import power profile from stock
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-04-12 15:21:30 +05:30
SamarV-121
a54debc8ce kunlun2: overlay: Import more brightness overlays
* also update vibration overlays

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-04-12 15:11:29 +05:30
Sᴀᴍᴀʀ Vɪꜱᴘᴜᴛᴇ
659dae57a2 kunlun2: overlay: Update brightness overlays from stock 2020-04-11 19:35:58 +05:30
Diogo Ferreira
baac476693 sdm710-common: Disable tap to wake by default
Tap to wake introduces some additional power consumption, this patch
disables it by default.

Change-Id: Ic33c44d72a2d0efcbe3a7dca0206558cbe1f4d6a
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-04-10 12:38:18 +00:00
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