7 lines
231 B
XML
7 lines
231 B
XML
<resources>
|
|
<string-array name="android_wear_capabilities" translatable="false">
|
|
<!-- declaring that phone can handle confirmation messages -->
|
|
<item>confirmation_handler</item>
|
|
</string-array>
|
|
</resources>
|