config: 16.0: Add kuntao devicesettings
Change-Id: I3b895b0c138c9f788a2bb09b587b906033d05c56
diff --git a/config/lineage-16.0.yaml b/config/lineage-16.0.yaml
index a64b2d1..677ac22 100644
--- a/config/lineage-16.0.yaml
+++ b/config/lineage-16.0.yaml
@@ -522,6 +522,12 @@
translation: '/%original_path%-%android_code%/%original_file_name%'
languages_mapping: *anchor
+ # kuntao devicesettings
+ -
+ source: '/device/lenovo/kuntao/devicesettings/res/values/strings.xml'
+ translation: '/%original_path%-%android_code%/%original_file_name%'
+ languages_mapping: *anchor
+
# oppo common configpanel
-
source: '/device/oppo/common/configpanel/res/values/strings.xml'
diff --git a/config/lineage-16.0_extra_packages.xml b/config/lineage-16.0_extra_packages.xml
index b5aa353..7710deb 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/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" />