Commit graph

4 commits

Author SHA1 Message Date
xboxfanj
06fb001376 sm8450-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-08-21 11:01:42 +02:00
Arian
bc0505c4f5 sm8450-common: overlay: Remove _Sys and _Vendor suffix from names
Change-Id: Ib119a9103d9b490b10e93f6b8ac0430266f6e102
2024-08-21 10:56:41 +02:00
Arian
3f7ea5da4f sm8450-common: overlay: Add _Sys suffixes
Change-Id: If37354e50f86354c45767bfb7ecda88d47f5f393
2024-03-19 22:58:04 +01:00
Arian
a4957b2eed sm8450-common: Import overlays from V13.0.16.0.SLCEUXM
Change-Id: I924f78d20cdd91fdf7f237a334564a946b4eb80f
2024-03-19 22:58:04 +01:00