[TK4] Add config.xml to OMA-DM package with DevInfo Model name.

Set DevInfo Model name to G2YBB for Tokay (TK4).

Bug: 347343298
Change-Id: I95e51fcdf53b3e137565bc2e47ca67755904f369
Test: b/347343298
This commit is contained in:
Greg Piecyk 2024-06-24 21:55:25 +00:00
parent 249b80a495
commit 5cbf843d94

View file

@ -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">G2YBB</string>
</resources>