Merge "[KM4] Add config.xml to OMA-DM package with DevInfo Model name." into 24D1-dev

This commit is contained in:
David Lin 2024-07-03 00:48:04 +00:00 committed by Android (Google) Code Review
commit 6596b38578

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>