sm8450-common: overlay: Add _Sys suffixes
Change-Id: If37354e50f86354c45767bfb7ecda88d47f5f393
This commit is contained in:
		
							
								
								
									
										14
									
								
								common.mk
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								common.mk
									
									
									
									
									
								
							@@ -67,13 +67,13 @@ PRODUCT_COPY_FILES += \
 | 
			
		||||
 | 
			
		||||
# Overlays
 | 
			
		||||
PRODUCT_PACKAGES += \
 | 
			
		||||
    CarrierConfigResCommon \
 | 
			
		||||
    FrameworksResCommon \
 | 
			
		||||
    SettingsResCommon \
 | 
			
		||||
    SystemUIResCommon \
 | 
			
		||||
    TelecommResCommon \
 | 
			
		||||
    TelephonyResCommon \
 | 
			
		||||
    WifiResCommon \
 | 
			
		||||
    CarrierConfigResCommon_Sys \
 | 
			
		||||
    FrameworksResCommon_Sys \
 | 
			
		||||
    SettingsResCommon_Sys \
 | 
			
		||||
    SystemUIResCommon_Sys \
 | 
			
		||||
    TelecommResCommon_Sys \
 | 
			
		||||
    TelephonyResCommon_Sys \
 | 
			
		||||
    WifiResCommon_Sys
 | 
			
		||||
 | 
			
		||||
PRODUCT_PACKAGES += \
 | 
			
		||||
    FrameworksResTarget_Vendor \
 | 
			
		||||
 
 | 
			
		||||
@@ -5,7 +5,7 @@
 | 
			
		||||
//
 | 
			
		||||
 | 
			
		||||
runtime_resource_overlay {
 | 
			
		||||
    name: "CarrierConfigResCommon",
 | 
			
		||||
    name: "CarrierConfigResCommon_Sys",
 | 
			
		||||
    product_specific: true,
 | 
			
		||||
    aaptflags: ["--keep-raw-values"],
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										10
									
								
								overlay/FrameworksResCommon_Sys/Android.bp
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								overlay/FrameworksResCommon_Sys/Android.bp
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,10 @@
 | 
			
		||||
//
 | 
			
		||||
// Copyright (C) 2024 The LineageOS Project
 | 
			
		||||
//
 | 
			
		||||
// SPDX-License-Identifier: Apache-2.0
 | 
			
		||||
//
 | 
			
		||||
 | 
			
		||||
runtime_resource_overlay {
 | 
			
		||||
    name: "FrameworksResCommon_Sys",
 | 
			
		||||
    product_specific: true,
 | 
			
		||||
}
 | 
			
		||||
@@ -5,6 +5,6 @@
 | 
			
		||||
//
 | 
			
		||||
 | 
			
		||||
runtime_resource_overlay {
 | 
			
		||||
    name: "FrameworksResCommon",
 | 
			
		||||
    name: "SettingsResCommon_Sys",
 | 
			
		||||
    product_specific: true,
 | 
			
		||||
}
 | 
			
		||||
@@ -5,6 +5,6 @@
 | 
			
		||||
//
 | 
			
		||||
 | 
			
		||||
runtime_resource_overlay {
 | 
			
		||||
    name: "SettingsResCommon",
 | 
			
		||||
    name: "SystemUIResCommon_Sys",
 | 
			
		||||
    product_specific: true,
 | 
			
		||||
}
 | 
			
		||||
@@ -5,6 +5,6 @@
 | 
			
		||||
//
 | 
			
		||||
 | 
			
		||||
runtime_resource_overlay {
 | 
			
		||||
    name: "SystemUIResCommon",
 | 
			
		||||
    name: "TelecommResCommon_Sys",
 | 
			
		||||
    product_specific: true,
 | 
			
		||||
}
 | 
			
		||||
@@ -1,10 +0,0 @@
 | 
			
		||||
//
 | 
			
		||||
// Copyright (C) 2024 The LineageOS Project
 | 
			
		||||
//
 | 
			
		||||
// SPDX-License-Identifier: Apache-2.0
 | 
			
		||||
//
 | 
			
		||||
 | 
			
		||||
runtime_resource_overlay {
 | 
			
		||||
    name: "TelephonyResCommon",
 | 
			
		||||
    product_specific: true,
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										10
									
								
								overlay/TelephonyResCommon_Sys/Android.bp
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								overlay/TelephonyResCommon_Sys/Android.bp
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,10 @@
 | 
			
		||||
//
 | 
			
		||||
// Copyright (C) 2024 The LineageOS Project
 | 
			
		||||
//
 | 
			
		||||
// SPDX-License-Identifier: Apache-2.0
 | 
			
		||||
//
 | 
			
		||||
 | 
			
		||||
runtime_resource_overlay {
 | 
			
		||||
    name: "TelephonyResCommon_Sys",
 | 
			
		||||
    product_specific: true,
 | 
			
		||||
}
 | 
			
		||||
@@ -1,10 +0,0 @@
 | 
			
		||||
//
 | 
			
		||||
// Copyright (C) 2024 The LineageOS Project
 | 
			
		||||
//
 | 
			
		||||
// SPDX-License-Identifier: Apache-2.0
 | 
			
		||||
//
 | 
			
		||||
 | 
			
		||||
runtime_resource_overlay {
 | 
			
		||||
    name: "WifiResCommon",
 | 
			
		||||
    product_specific: true,
 | 
			
		||||
}
 | 
			
		||||
@@ -5,6 +5,6 @@
 | 
			
		||||
//
 | 
			
		||||
 | 
			
		||||
runtime_resource_overlay {
 | 
			
		||||
    name: "TelecommResCommon",
 | 
			
		||||
    name: "WifiResCommon_Sys",
 | 
			
		||||
    product_specific: true,
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user