• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<resources>
2    <string-array name="android_wear_capabilities" translatable="false">
3        <!-- declaring that phone can handle confirmation messages -->
4        <item>confirmation_handler</item>
5    </string-array>
6</resources>
7