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

Set DevInfo Model name to GXQ96 for Tegu (TG4).

Flag: EXEMPT resource only update

Bug: 364801163
Change-Id: I40da327fc306e79fb370784c5c16a5db3921dae7
Test: b/364801163#comment7
This commit is contained in:
Greg Piecyk 2024-09-09 21:24:03 +00:00
parent 6687d87597
commit 8c80c565e2

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