Commit graph

87 commits

Author SHA1 Message Date
srfarias
c9b06b8adc
sdm710-common: overlay: Make the UI smoother
Signed-off-by: Unicote <arvogl874@gmail.com>
Signed-off-by: Rizak Kamal <rizakkamal999@gmail.com>
Signed-off-by: fajar <santuyz321@gmail.com>
Signed-off-by: fajar3109 <santuyz321@gmail.com>
Signed-off-by: fajar <santuyz321@gmail.com>
Signed-off-by: RahulGorai0206 <rahulgorai0206@gmail.com>
Signed-off-by: Edwiin Kusuma Jaya <kutemeikito0905@gmail.com>
2023-12-12 22:58:56 +02:00
Saitama69k
1e40442f20
sdm710-common: overlay: Enable night light and extra dim 2023-12-12 22:58:20 +02:00
Ultra119
73c7062eed sdm710-common: overlay: Disable Adaptive Connectivity preference
* We neither ship CTPM and nor have 5G
2023-06-24 15:13:20 +03:00
Michael W
149920e6f6
sdm710-common: overlay: Disable DiscoveryService & NearbyMessagingService
* Affects wifi speed

Change-Id: I12fcd4972d6b8ddb0cf9d5e0a54fb72af24947e2
2023-06-17 17:04:01 +03:00
ghostrider-reborn
c9521c1f15
sdm710-common: overlay: Enable display color control 2023-06-17 17:04:01 +03:00
Jesse Chan
afc6743f5d
sdm710-common: overlay: Set fast charging indicator threshold to 10.8W
We no longer call 7.5W charging "fast charging" nowadays

Change-Id: I3a11f50f89933bd44b70d9f30a6e74a3d77abb25
2023-06-17 17:04:01 +03:00
anirudhgupta109
7add6d3662
sdm710-common: overlay: Enable status bar burn in protection 2023-06-17 17:04:01 +03:00
Stealth1226
c8b284e030
sdm710-common: adapt status bar height overlay for 12L 2023-06-17 17:04:00 +03:00
jhonboy121
db33aba52e
sdm710-common: overlay: Add system app whitelist for applock
Signed-off-by: anandhan07 <anandhasayanan007jb@gmail.com>
2023-06-17 17:04:00 +03:00
Ultra119
3413c2072e
sdm710-common: overlay: Decrease time in milliseconds for accepting a new brightness level.
This is used for debouncing the light sensor.  Different constants are used to debounce the light sensor when adapting to brighter or darker environments.  This parameter controls how quickly brightness changes occur in response to an observed change in light level that exceeds thehysteresis threshold.
2023-06-17 17:04:00 +03:00
Danny Lin
84c0256245
sdm710-common: overlay: Enable support for Bluetooth hearing aid
This device is fully capable of streaming audio to Bluetooth hearing
aids using the ASHA GATT protocol built on top of L2CAP, similar to
A2DP.

Enable the config option for the system to handle pairs of hearing aids
properly and expose the option in Settings.

More info at https://source.android.com/devices/bluetooth/asha

Test: user reported successful audio streaming

Change-Id: I747531639bd3498a4ae35ec90084716e62dd38f7
Signed-off-by: kaderbava <ksbava7325@gmail.com>
2023-06-17 17:03:57 +03:00
Dybios
8699bc3c6b
sdm710-common: overlay: Reduce screenshot delay to 0
Signed-off-by: pri0818 <priyanshusinghal0818@gmail.com>
2023-06-17 17:03:54 +03:00
itsHardStyl3r
c2f0359b25
sdm710-common: overlay: Disable mobile data always active
Stop stop no need billing
* Settings->Developer settings->Mobile data always active is off

Change-Id: I26f8a0f5556e3180efb022f176f467ed208626ef
2023-06-17 17:03:53 +03:00
ShevT
3ed51b56b7
sdm710-common: Update battery info every second when device is charging
This fixes an issue with displaying fast charging on the lock screen
 when connecting/disconnecting the charger.

Change-Id: I6c72ef056ee247ca6f1ddb12b3542becd7636a90
2023-06-17 17:03:48 +03:00
kdrag0n
7cd5221f9b
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
Signed-off-by: helliscloser <mrumais@gmail.com>
Signed-off-by: onettboots <blackcocopet@gmail.com>
Signed-off-by: Sageofd6path <mail2anirban95@gmail.com>
2023-06-17 17:03:47 +03:00
Pavel Dubrova
a910236198
sdm710-common: overlay: Disable bluetooth by default and enable auto brightness
Change-Id: I635b22364089a1b2d345a95c57dd8a6eb75aa48d
Signed-off-by: davidtrpcevski <trpcevski.david@gmail.com>
2023-06-17 17:03:45 +03:00
e6586f7345
sdm710-common: Add FP Gestures
7d34f1a19d/include/uapi/linux/input-event-codes.h (L177)

7d34f1a19d/drivers/input/fingerprints/jd2019_goodixfp/gf_spi.h (L23)

Nowhere have I seen it shown where to take the values from, so I'll do this
2023-06-17 17:03:40 +03:00
Danny Lin
6b160423d6
sdm710-common: overlay: Set full gesture navigation as default
User can also change it in the gesture settings.

Change-Id: I8fca7b006e60f267ce04ac55eefb63af60be9c76
2023-06-17 17:03:39 +03:00
snnbyyds
31c75a6fe0
sdm710-common: Use the new auto network selection UI
Signed-off-by: uotanstation <emm@emm.com>
2023-06-17 17:03:38 +03:00
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