Commit graph

68 commits

Author SHA1 Message Date
kdrag0n
d0bc1e5b8f
sdm710-common: overlay: Offload WM shell to another thread
Android 12 added this config to offload some window management to a
dedicated thread. Enable it to improve performance when the main System
UI thread is busy.

Change-Id: I9eef4cdbc26d0880f3a9aaf875d5e36ebd693238
2023-06-17 17:03:37 +03:00
Adithya R
646fb33b38
sdm710-common: overlay: Disable alpha compositing in WM
* Completely eliminates occasional jank in few animations
2023-06-17 17:03:37 +03:00
Ultra119
4e03644321
sdm710-common: overlay: Add flag that specifying whether VT should be available for carrier 2023-06-17 17:03:34 +03:00
Bruno Martins
4226e5591c sdm710-common: overlay: Remove BT related configs
These have been migrated to sysprops in Android 13.

Change-Id: I34c1f6b882a61df6db95523997002512354d875e
Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
2022-11-12 15:25:10 +01:00
Alexander Koskovich
5c069d12de sdm710-common: Move Bluetooth power overlays to sysprops
* These were moved to sysprops in Android 13 [1] and while
   frameworks reads the values directly from power_profile.xml
   Bluetooth app reads from the properties.

 [1] 976d33062b%5E%21/#F0

Change-Id: I5bff67a15c537e8a47a19f30776fca6bf2c9fbe5
Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
2022-11-12 15:23:40 +01:00
Georg Veichtlbauer
3c293f5f41 sdm710-common: Drop config_setColorTransformAccelerated
It's now enabled by default

Change-Id: I57f059c872fc2ad2fd15e788b1391eeebaff9bde
Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
2022-11-12 15:13:47 +01:00
Santiago Seifert
267a8cf4ee sdm710-common: overlay: Unpin updatable-media from memory on coral
Bug: 214499288
Change-Id: I83757ae6a053ec6b10b08322c4e76d988f1a4a48
Test: Presubmit
Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
2022-09-14 19:02:51 +02:00
Giammarco Senatore
868da84395
sdm710-common: Add few padding on the start of the statusbar 2022-01-05 17:24:00 +01:00
Dan Pasanen
2242d1fe31
sdm710-common: overlay: Enable config_vibrateOnIconAnimation
* Need those sexy vibes.

Change-Id: If5671135879f6f4069d0ed881b41b0a243890349
Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
2022-01-03 21:19:39 +01:00
Nicolas Geoffray
72825aa852
sdm710-common: overlay: Remove odex/oat files from pinner list.
The pinner now asks the runtime for these files.

Test: adb shell dumpsys pinner
Bug: 144773394
Change-Id: Ie633ea788dab3389a3407ec9a461b5837befca46
Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
2021-10-20 22:38:25 +02:00
Kevin Jeon
40828afa14
sdm710-common: overlay: Update SurfaceFlinger pin
This change replaces the '/system/lib64/libsurfaceflinger.so' pin, as
the file was removed in ag/12524602. The updated pin relies on
go/aog/1552085, as system_service needs read access to SurfaceFlinger.

Bug: 176197656
Test: adb shell dumpsys pinner (coral)
      - shows that /system/bin/surfaceflinger is successfully pinned
      adb logcat | grep PinnerService (coral)
      - no longer shows a file-not-found error in PinnerService
Change-Id: Iae2a96c5fe4b1f5698d21de9970140321d11c460
Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
2021-10-20 22:38:25 +02:00
victor10520
6c070458d4
sdm710-common: overlay: Decommonize power_profile 2021-08-07 15:30:05 +02:00
Minchan Kim
40863d5577
sdm710-common: Enable zram writeback job scheduler
Bug: 140882488
Change-Id: I5489a7ce7a8d73306a6ecf69f57d338b2b0eaad2
Signed-off-by: Minchan Kim <minchan@google.com>
Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
2021-08-02 12:19:37 +02:00
jjpprrrr
ca14a6656d
sdm710-common: overlay: cleanup unused auto brightness values
Removed unused values that no longer exist in the current frameworks
2021-08-02 12:07:24 +02:00
Giammarco Senatore
f6f497c743
sdm710-common: Initial commonized tree
* minor cleanup in overlay and init rc
* drop dolby
2021-07-25 21:56:17 +02:00
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