sm8450-common: overlay: Add _Sys suffixes
Change-Id: If37354e50f86354c45767bfb7ecda88d47f5f393
Este cometimento está contido em:
14
common.mk
14
common.mk
@@ -67,13 +67,13 @@ PRODUCT_COPY_FILES += \
|
|||||||
|
|
||||||
# Overlays
|
# Overlays
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
CarrierConfigResCommon \
|
CarrierConfigResCommon_Sys \
|
||||||
FrameworksResCommon \
|
FrameworksResCommon_Sys \
|
||||||
SettingsResCommon \
|
SettingsResCommon_Sys \
|
||||||
SystemUIResCommon \
|
SystemUIResCommon_Sys \
|
||||||
TelecommResCommon \
|
TelecommResCommon_Sys \
|
||||||
TelephonyResCommon \
|
TelephonyResCommon_Sys \
|
||||||
WifiResCommon \
|
WifiResCommon_Sys
|
||||||
|
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
FrameworksResTarget_Vendor \
|
FrameworksResTarget_Vendor \
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
//
|
//
|
||||||
|
|
||||||
runtime_resource_overlay {
|
runtime_resource_overlay {
|
||||||
name: "CarrierConfigResCommon",
|
name: "CarrierConfigResCommon_Sys",
|
||||||
product_specific: true,
|
product_specific: true,
|
||||||
aaptflags: ["--keep-raw-values"],
|
aaptflags: ["--keep-raw-values"],
|
||||||
}
|
}
|
10
overlay/FrameworksResCommon_Sys/Android.bp
Ficheiro normal
10
overlay/FrameworksResCommon_Sys/Android.bp
Ficheiro normal
@@ -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 {
|
runtime_resource_overlay {
|
||||||
name: "FrameworksResCommon",
|
name: "SettingsResCommon_Sys",
|
||||||
product_specific: true,
|
product_specific: true,
|
||||||
}
|
}
|
@@ -5,6 +5,6 @@
|
|||||||
//
|
//
|
||||||
|
|
||||||
runtime_resource_overlay {
|
runtime_resource_overlay {
|
||||||
name: "SettingsResCommon",
|
name: "SystemUIResCommon_Sys",
|
||||||
product_specific: true,
|
product_specific: true,
|
||||||
}
|
}
|
@@ -5,6 +5,6 @@
|
|||||||
//
|
//
|
||||||
|
|
||||||
runtime_resource_overlay {
|
runtime_resource_overlay {
|
||||||
name: "SystemUIResCommon",
|
name: "TelecommResCommon_Sys",
|
||||||
product_specific: true,
|
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
Ficheiro normal
10
overlay/TelephonyResCommon_Sys/Android.bp
Ficheiro normal
@@ -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 {
|
runtime_resource_overlay {
|
||||||
name: "TelecommResCommon",
|
name: "WifiResCommon_Sys",
|
||||||
product_specific: true,
|
product_specific: true,
|
||||||
}
|
}
|
Criar uma nova questão referindo esta
Bloquear um utilizador