Change-Id: I34b1447dcebf59b6f468e7a671516c4ae86067c7 Signed-off-by: firebird11 <hbgassel@gmail.com>
RRO overlays naming conventions
AOSP vs AOSP with Lineage additions vs Lineage-only
We add .lineage and increase priority only when we overlay LineageOS additions to AOSP components
Name
[Lineage]<component name>Overlay(Common|Device)
android:FrameworkRescom.android.carrierconfig:CarrierConfigcom.android.dialer:Dialercom.android.phone:Telephonycom.android.providers.settings:SettingsProvidercom.android.settings:Settingscom.android.systemui:SystemUIcom.android.wifi.resources:WifiCustomization:WifiResourceslineageos.platform:LineageSDKorg.lineageos.aperture:Aperture
Package name
<target package>.overlay[.lineage].(common|device)
Priority
- AOSP common overlay: 100
- Lineage common overlay: 150
- AOSP device overlay: 200
- Lineage device overlay: 250