Update ./DevInfo/Mod model name
Bug: 191961582
Test: Build pass
Change-Id: I60fb9d0d4487a3b7ccfc2152cb90cc9df808a4a9
diff --git a/oriole/overlay/packages/apps/OMA-DM/DMService/res/values/config.xml b/oriole/overlay/packages/apps/OMA-DM/DMService/res/values/config.xml
new file mode 100644
index 0000000..5b2610d
--- /dev/null
+++ b/oriole/overlay/packages/apps/OMA-DM/DMService/res/values/config.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- These resources are around just to allow their values to be customized
+ for different hardware and product builds. -->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+
+ <!-- set this to ./DevInfo/Mod -->
+ <string translatable="false" name="config_devinfo_model">G9S9B</string>
+</resources>
diff --git a/raven/overlay/packages/apps/OMA-DM/DMService/res/values/config.xml b/raven/overlay/packages/apps/OMA-DM/DMService/res/values/config.xml
new file mode 100644
index 0000000..b777f24
--- /dev/null
+++ b/raven/overlay/packages/apps/OMA-DM/DMService/res/values/config.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- These resources are around just to allow their values to be customized
+ for different hardware and product builds. -->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+
+ <!-- set this to ./DevInfo/Mod -->
+ <string translatable="false" name="config_devinfo_model">G8V0U</string>
+</resources>