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

Set DevInfo Model name to GR83Y for Caiman (CM4).

Bug: 347103742
Test: b/347103742
Change-Id: I8a718690fc392294b958a9487a679d7c7aec0a7b
This commit is contained in:
Greg Piecyk 2024-06-24 21:47:21 +00:00
parent 249b80a495
commit 5112986f8e

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