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

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

Bug: 347343298
Test: b/347343298
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:5cbf843d946c92e8fde64e3c550a3a78a67bfa2a)
Merged-In: I95e51fcdf53b3e137565bc2e47ca67755904f369
Change-Id: I95e51fcdf53b3e137565bc2e47ca67755904f369
This commit is contained in:
Greg Piecyk 2024-06-24 21:55:25 +00:00 committed by Android Build Coastguard Worker
parent 26e8f722d1
commit 977312b4bb

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>