Snap for 9735252 from b68d4ab8d2
to udc-release
Change-Id: I68c3738365b1a941abd13b3d51ecc7fe9e61e3f4
This commit is contained in:
commit
084b6924fb
1 changed files with 12 additions and 0 deletions
|
@ -20,4 +20,16 @@
|
||||||
<item>G0B96</item>
|
<item>G0B96</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
<bool name="tag_intent_app_pref_supported">true</bool>
|
<bool name="tag_intent_app_pref_supported">true</bool>
|
||||||
|
<!-- NFC Antenna Location API -->
|
||||||
|
<integer name="device_width">160</integer>
|
||||||
|
<integer name="device_height">140</integer>
|
||||||
|
<bool name="device_foldable">true</bool>
|
||||||
|
<integer-array name="antenna_x">
|
||||||
|
<item>90</item>
|
||||||
|
<item>30</item>
|
||||||
|
</integer-array>
|
||||||
|
<integer-array name="antenna_y">
|
||||||
|
<item>103</item>
|
||||||
|
<item>103</item>
|
||||||
|
</integer-array>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue