android_device_xiaomi_sdm66.../rro_overlay
xboxfanj 45a189e079
sdm660-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.

* (pix106) Only WifiOverlay packages did not have vendor explicitely defined

Change-Id: I8b7568dcc418dbbd1ccb39e2d0dc66504f19fcdd
2024-05-10 13:56:27 +03:00
..
SDM660CarrierConfigOverlay sdm660-common: rro_overlay: rename all overlays to avoid conflicts 2024-01-14 17:19:23 +01:00
SDM660DialerOverlay sdm660-common: rro_overlay: rename all overlays to avoid conflicts 2024-01-14 17:19:23 +01:00
SDM660FrameworksOverlay sdm660-common: rro_overlay: rename all overlays to avoid conflicts 2024-01-14 17:19:23 +01:00
SDM660SettingsOverlay sdm660-common: rro_overlay: rename all overlays to avoid conflicts 2024-01-14 17:19:23 +01:00
SDM660SettingsProviderOverlay sdm660-common: rro_overlay: rename all overlays to avoid conflicts 2024-01-14 17:19:23 +01:00
SDM660SystemUIOverlay sdm660-common: rro_overlay: rename all overlays to avoid conflicts 2024-01-14 17:19:23 +01:00
SDM660TelephonyOverlay sdm660-common: rro_overlay: rename all overlays to avoid conflicts 2024-01-14 17:19:23 +01:00
SDM660WifiOverlay sdm660-common: overlay: Move rro packages to vendor partition 2024-05-10 13:56:27 +03:00