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

Set DevInfo Model name to GGH2X for Comet (CT3).

Bug: 347345943
Test: b/347345943
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:23c53a9f41fa77bbc19d95ea9a9e26ce004ce1a2)
Merged-In: I509e2594b8e161a72d5047d03997872db7874fd0
Change-Id: I509e2594b8e161a72d5047d03997872db7874fd0
This commit is contained in:
Greg Piecyk 2024-06-24 22:10:10 +00:00 committed by Android Build Coastguard Worker
parent 4a81e90a96
commit 451b8ac452

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