[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
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:5112986f8ec6ceb81a0ecd0ab9abac6455225149)
Merged-In: I8a718690fc392294b958a9487a679d7c7aec0a7b
Change-Id: I8a718690fc392294b958a9487a679d7c7aec0a7b
This commit is contained in:
Greg Piecyk 2024-06-24 21:47:21 +00:00 committed by Android Build Coastguard Worker
parent 977312b4bb
commit cf952839dc

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>