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

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

Bug: 347344997
Change-Id: I0807bf4f0be5d5de3429168ce7a89fa79946a2cf
Test: b/347344997
This commit is contained in:
Greg Piecyk 2024-06-24 22:02:21 +00:00
parent 249b80a495
commit 028bbe78f7

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>