Update ./DevInfo/Mod model name
Need to set model name to G1MNW/GKWS6 Bug: 294756539 Test: b/294756539#comment11 pass Change-Id: I0ef0a6a48beccecdc51c0b08fb2390a0483520b8
This commit is contained in:
parent
c80c66cb25
commit
067314b753
2 changed files with 16 additions and 0 deletions
|
@ -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">G1MNW</string>
|
||||
</resources>
|
|
@ -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">GKWS6</string>
|
||||
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue