Home | History | Annotate | Download | only in values
      1 <resources>
      2     <string-array name="android_wear_capabilities">
      3         <!-- declaring that phone provides find_me capability -->
      4         <item>find_me</item>
      5     </string-array>
      6 </resources>
      7 
      8