6ab2c66fa1
sm7125-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.
Danny Lin
2023-01-26 07:38:45 +00:00
9af8780810
sm7125-common: Compile system services using speed-profile
Mathieu Chartier
2022-11-18 13:21:57 +00:00
9dd1814d41
sm7125-common: Use speed tuning for performance critical applications The default ART setting is quicken: run DEX code verification and optimize some DEX instructions to get better interpreter performance.
Jake Weinstein
2022-11-18 13:18:58 +00:00
32e5aa0a12
sm7125-common: drop volume tables
Andrew Hexen
2022-11-13 13:13:32 +00:00
6c403b1d53
sm7125-common: use stock volume curves
debdeep199x
2022-11-13 13:07:48 +00:00
5939003572
sm7125-common: Build FM
SebaUbuntu
2022-11-13 06:55:13 +00:00
671912a4bf
sm7125-common: add flags for HDR and wide color gamut
Anush02198
2022-11-13 06:38:06 +00:00
877e85705e
sm7125-common: Use AOSP Surfaceflinger
isnrdra
2022-11-13 06:21:31 +00:00
9b4b277b8a
sm7125-common: drop Vulkan - Causes issues in videos (blue tint)
debdeep199x
2022-10-19 15:43:16 +00:00
3fb6afdca8
sm7125-common: Disallow aux cam usage for Telegram / Telegram X These seem to misbehave when they reach certain camera IDs.
LuK1337
2022-10-19 16:50:43 +00:00
26d410a7e3
sm7125-common: rootdir: Override disable self-init GSI services * this service runs from vendor in non-stock roms and enables gsi mode in order to pass cts/vts, but also has the side effect of breaking aux cams and more
Adithya R
2022-10-18 14:28:56 +00:00
0c8c7a275c
sm7125-common: rro_overlays: Add Notch Bar Killer
Andrew Thomas
2022-10-18 14:20:40 +00:00
759e9edbc4
sm7125-common: drop libhidl blueprint
debdeep199x
2022-10-18 13:58:27 +00:00
1298b5c415
sm7125-common: Import QTI Codec2 HAL * Enable Codec2 input surface * Move QTI Codec2 media_codecs to where they actually belong * Provides hardware-accelerated Codec2 decoding for most codecs
Albert I
2022-10-17 16:44:24 +00:00
2652e6979d
sm7125-common: rootdir: ueventd: Don't modify permissions of /dev/hw_random
Wang Han
2022-10-17 15:40:13 +00:00
fb8fdd42a8
sm7125-common: RealmeParts: Drop dependencies
Lucchetto
2022-08-23 11:30:10 +00:00
1d0ffcd86d
sm7125-common: disable LE audio related profiles
Alice Kuo
2022-08-22 17:13:01 +00:00
bf40e4d4a8
sm7125-common: Add Bluetooth power overlays to sysprops
kubersharma001
2022-10-06 14:49:25 +00:00
f1aa751c0c
sm7125-common: Use the ?= operator so BT properties can be overridden System properties set with the "=" operator cannot be overriden. This device is used elsewhere in the system and some of the properties need to be overridden. The "?=" operator will use the assigned value if no other values are assigned elsewhere, allowing for overrides.
kubersharma001
2022-10-06 14:48:14 +00:00
86acd88923
sm7125-common: Set default the Bluetooth class of device The class of device is a string with a list of uint8t values: 90,2,12
kubersharma001
2022-10-06 14:46:50 +00:00
bccb95bb38
sm7125-common: Update LE Audio profile properties to match spec and implementation
kubersharma001
2022-10-06 14:45:53 +00:00
703735e790
sm7125-common: Enable bluetooth profiles with system_ext.prop
Sal Savage
2022-10-06 14:42:41 +00:00
3bb12f9031
sm7125-common: Move perf configs to device tree [1/2]
Sonal Singh
2022-08-10 14:21:10 +00:00
c13697605a
sm7125-common: rootdir: Override AIDL Power HAL service
Sonal Singh
2022-08-10 06:49:55 +00:00
dd47812466
sm7125-common: power: Bump max interactive duration to 5s 2.5s is too short especially for fling, since we don't have boostFramework to hint onFling() event, and prefling event on perfd only last for 80ms which not usable at all, so the only thing we can do is keep the boost duration for longer time.
Nauval Rizky
2022-08-10 06:46:05 +00:00
581e6be02a
sm7125-common: power: Add custom mode extension for handling app launch Currently, we're not using CAF's BoostFramework due to having a pure AOSP based source, thus qcom perf hinting are not correctly applied. This extension will handle the first app launch hinting through device-specific mode override, utilizing existing libqti-perfd hinting. So any further configuration should be happens inside app launch (V1) config inside perfboostsconfig.xml
Nauval Rizky
2022-08-10 06:43:46 +00:00
3490162182
sm7125-common: wifi: Enable Channel Bonding for 2.4GHz
Ramii Ahmed
2022-08-10 05:52:40 +00:00
c940f6f8ff
sm7125-common: wifi: Enable QPower and Deep Sleep at the same time
Alex Naidis
2022-08-10 05:51:06 +00:00
664f3f671b
sm7125-common:rootdir: Enable s2idle
Kyle Lin
2022-08-10 05:48:52 +00:00
1d98935d9b
sm7125-common: address camera denials
debdeep199x
2022-08-08 15:00:32 +00:00
4216bc9b75
sm7125-common: Drop QTI camera device usage * qcom-camera topic hasn't been ported to 19.1 * Keep building vendor.qti.hardware.camera.device@1.0 interface lib, IMS stack and possibly camera HAL still needs it
Sebastiano Barezzi
2022-08-07 15:05:53 +00:00
f4f6885d1e
sm7125-common: import cam related props from stock build.prop.
debdeep199x
2022-08-03 10:45:31 +00:00
8dbc263709
sm7125-common: update packages for Aux cams.
Adithya R
2022-08-03 10:44:14 +00:00