summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/lineage-17.1.yaml6
-rw-r--r--config/lineage-17.1_extra_packages.xml1
2 files changed, 7 insertions, 0 deletions
diff --git a/config/lineage-17.1.yaml b/config/lineage-17.1.yaml
index 625ab83..1b62434 100644
--- a/config/lineage-17.1.yaml
+++ b/config/lineage-17.1.yaml
@@ -536,6 +536,12 @@ files:
translation: '/%original_path%-%android_code%/%original_file_name%'
languages_mapping: *anchor
+ # sony ModemConfig
+ -
+ source: '/hardware/sony/SonyOpenTelephony/ModemConfig/res/values/strings.xml'
+ translation: '/%original_path%-%android_code%/%original_file_name%'
+ languages_mapping: *anchor
+
# resources devicesettings
-
source: '/packages/resources/devicesettings/res/values/strings.xml'
diff --git a/config/lineage-17.1_extra_packages.xml b/config/lineage-17.1_extra_packages.xml
index 5e85319..b3ca4a1 100644
--- a/config/lineage-17.1_extra_packages.xml
+++ b/config/lineage-17.1_extra_packages.xml
@@ -8,4 +8,5 @@
<project path="device/oppo/common" name="LineageOS/android_device_oppo_common" />
<project path="hardware/samsung" name="LineageOS/android_hardware_samsung" />
+ <project path="hardware/sony/SonyOpenTelephony" name="LineageOS/android_hardware_sony_SonyOpenTelephony" />
</manifest>