6 Commits

Author SHA1 Message Date
Vladimir Mikhailov
165ef2d49f mata: Drop early phase offsets
Change-Id: If016f02337f30f273b1b81291e9660f442ee8572
2024-12-07 20:00:31 +08:00
Edwin Moquete
0aa62c125c mata: Disable display refresh rate override
This got enabled by default on U, and it causes apps like
Chrome and Youtube to set the refresh rate to 30FPS when
playing some videos.

Change-Id: I649bf03d550c2b9726c7957d15ed09e455d874ec
2024-12-07 20:00:31 +08:00
Bruno Martins
f1f3facfcd mata: Move to QTI health AIDL service
The health AIDL HAL service provides functionalities of charger,
therefore system charger at /system/bin/charger is deprecated.
On top of that, QTI health AIDL HAL service enables suspend by
default, the equivalent of setting ro.charger.enable_suspend
for legacy charger.

Change-Id: I59c23e7974cea1174b0161f31a535fa3afa1e5c9
2024-12-07 20:00:31 +08:00
Bruno Martins
687077f0c3 mata: Bringup telephony after U QPR2
Notably, pd-mapper service must be kept for cnss power voting.

This is a large, squashed change that includes everything needed to run
the new radio stack on mata. Apart from the original change by Bruno
Martins for pro1, the following changes are squashed in:
- I38329f6d4ebb7b1a0b0f01e40918fdb73ccbcba9 ("Move telephony
packages to /system_ext")
- I22c2ad6b6da0aae9385631f7f01a1eae7eb59d75 ("Drop no longer used QTI
telephony jar")

Change-Id: Id272a09338b285d419f8f012cfc6b62a7f8ef50c
2024-05-21 16:45:40 +02:00
Nolen Johnson
b5dbe023a4 mata: sepolicy: Final touch-ups for 14
* fastbootd and charger belong on system_ext/product,
  not vendor, and are denied when set on vendor.
* The BT capabillities property was never set due to
  not being properly labeled, following aura and newer
  devices to ensure this is set.
* hostapd_hal change is visible on 20 as well, may as
  well address it.

Change-Id: Ic4d9eb80ce40f7439b4334ef3024f32b6d90012b
2024-01-23 19:46:02 -05:00
Michael Bestas
c84d748069 mata: Move system.prop to system_ext.prop
Change-Id: Icaa11c7b0e60cb939bd44662826c38649f29c968
2024-01-21 21:05:39 -05:00