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

This commit is contained in:
Lynn Yeh 2024-07-02 09:12:43 +00:00 committed by Android (Google) Code Review
commit b760c80f5c

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