config: 18.1: Add ElmyraService

Change-Id: Ie9bb0a34dd45a0b8d30c948748ae14a47bbe8cc8
diff --git a/config/lineage-18.1.yaml b/config/lineage-18.1.yaml
index c2e6cbb..0520786 100644
--- a/config/lineage-18.1.yaml
+++ b/config/lineage-18.1.yaml
@@ -536,6 +536,12 @@
     translation: '/%original_path%-%android_code%/%original_file_name%'
     languages_mapping: *anchor
 
+  # ElmyraService
+  -
+    source:      '/packages/apps/ElmyraService/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-18.1_extra_packages.xml b/config/lineage-18.1_extra_packages.xml
index 1701978..06e4397 100644
--- a/config/lineage-18.1_extra_packages.xml
+++ b/config/lineage-18.1_extra_packages.xml
@@ -8,4 +8,6 @@
 
   <project path="hardware/samsung" name="LineageOS/android_hardware_samsung" />
   <project path="hardware/sony/SonyOpenTelephony" name="LineageOS/android_hardware_sony_SonyOpenTelephony" />
+
+  <project path="packages/apps/ElmyraService" name="LineageOS/android_packages_apps_ElmyraService" />
 </manifest>