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

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

Bug: 347345943
Change-Id: I509e2594b8e161a72d5047d03997872db7874fd0
Test: b/347345943
This commit is contained in:
Greg Piecyk 2024-06-24 22:10:10 +00:00
parent 842b8c5b42
commit 23c53a9f41

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>