Update antenna position coordinates

Bug: 353895373
Test: manual
Flag: EXEMPT bugfix
Change-Id: I6c3c4aa4f6cd517ff3467eb977f1bac46c451aca
This commit is contained in:
Kyle Hsiao 2024-07-18 11:14:38 +00:00
parent 4cf4f6eb97
commit 7e7688125f
2 changed files with 2 additions and 2 deletions

View file

@ -30,7 +30,7 @@
<item>37</item>
</integer-array>
<integer-array name="antenna_y">
<item>103</item>
<item>55</item>
</integer-array>
<bool name="nfc_observe_mode_supported">true</bool>
</resources>

View file

@ -25,7 +25,7 @@
<item>34</item>
</integer-array>
<integer-array name="antenna_y">
<item>97</item>
<item>48</item>
</integer-array>
<bool name="nfc_observe_mode_supported">true</bool>
<bool name="enable_secure_nfc_support">true</bool>