Commit Graph

4 Commits

Author SHA1 Message Date
Alexander Koskovich
4765fe4830 sm8550-common: overlay: Use CarrierConfig DTMF & CSP booleans.
* Overlays were deprecated awhile ago for these.

Change-Id: I51b70aa15f128186063ce52446cb67715a957185
2024-04-07 14:05:52 +08:00
Jake Weinstein
bcfaa1dce2 sm8550-common: CarrierConfig: Disable global mode and CDMA choices
* Cleans up mobile network settings.

Change-Id: I0c6b4d1fc3ccd79739ee9b1cc6aecc42e5a83516
2024-04-07 14:04:52 +08:00
xboxfanj
e5e433f2f3 sm8550-common: overlay: Move rro packages to vendor partition
In Android 14, prioritization of partitions is emphasized, diverging
from previous versions where priorities were respected universally.
Overlay precedence now plays a critical role, with the following
partition order dictating overlay precedence:

 - system
 - vendor
 - odm
 - oem
 - product
 - system_ext

When multiple overlays contend for the same resources, the order of
overlays becomes crucial. An overlay takes precedence over others if it
has configurations following its own. This prioritization, while
impactful for GSI compatibility, is essential for maintaining order and
functionality.

Change-Id: I8b7568dcc418dbbd1ccb39e2d0dc66504f19fcdd
2024-04-06 17:11:36 +08:00
chaptsand
96dbb64317 sm8550-common: Import cleaned QSSI overlays
Change-Id: I65e227a73105e8fca1ddd5a1406ee685a5bd047e
2023-10-06 10:57:52 +08:00