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

Set DevInfo Model name to GGX8B for Komodo (KM4).

Bug: 347344997
Test: b/347344997
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:028bbe78f736e9caf0b77b8417bbe242514e9f58)
Merged-In: I0807bf4f0be5d5de3429168ce7a89fa79946a2cf
Change-Id: I0807bf4f0be5d5de3429168ce7a89fa79946a2cf
This commit is contained in:
Greg Piecyk 2024-06-24 22:02:21 +00:00 committed by Android Build Coastguard Worker
parent cf952839dc
commit cfe3dacccf

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