Add BuiltInPrintService and I01WD
Change-Id: I1a461fb68c1f84f5b551992d8ccef7ffac60124f
diff --git a/config/lineage-16.0.yaml b/config/lineage-16.0.yaml
index 35f2849..3d357f5 100644
--- a/config/lineage-16.0.yaml
+++ b/config/lineage-16.0.yaml
@@ -486,6 +486,12 @@
# Services
+ # BuiltInPrintService
+ -
+ source: '/packages/services/BuiltInPrintService/res/values/lineage_strings.xml'
+ translation: '/%original_path%-%android_code%/%original_file_name%'
+ languages_mapping: *anchor
+
# Mms
-
source: '/packages/services/Mms/res/values/cm_strings.xml'
@@ -524,6 +530,12 @@
translation: '/%original_path%-%android_code%/%original_file_name%'
languages_mapping: *anchor
+ # I01WD CameraTile
+ -
+ source: '/device/asus/I01WD/CameraTile/res/values/strings.xml'
+ translation: '/%original_path%-%android_code%/%original_file_name%'
+ languages_mapping: *anchor
+
# kuntao devicesettings
-
source: '/device/lenovo/kuntao/devicesettings/res/values/strings.xml'
diff --git a/config/lineage-16.0_extra_packages.xml b/config/lineage-16.0_extra_packages.xml
index 7710deb..6f8b59c 100644
--- a/config/lineage-16.0_extra_packages.xml
+++ b/config/lineage-16.0_extra_packages.xml
@@ -5,6 +5,7 @@
<project path="packages/apps/FlipFlap" name="LineageOS/android_packages_apps_FlipFlap" />
<!-- Device repositories that can be translated -->
+ <project path="device/asus/I01WD" name="LineageOS/android_device_asus_I01WD" />
<project path="device/lenovo/kuntao" name="LineageOS/android_device_lenovo_kuntao" />
<project path="device/oppo/common" name="LineageOS/android_device_oppo_common" />
<project path="device/oppo/r5" name="LineageOS/android_device_oppo_r5" />