am 46814fbf: Merge "Override Body Sensors string for watches" into cw-e-dev

* commit '46814fbfc842d80033f4b1a8ae702f25eb8fd5d2':
  Override Body Sensors string for watches
This commit is contained in:
Vinod Krishnan
2015-08-25 05:03:03 +00:00
committed by Android Git Automerger

View File

@@ -23,4 +23,8 @@
<string name="android_upgrading_apk">App
<xliff:g id="number" example="123">%1$d</xliff:g> of
<xliff:g id="number" example="123">%2$d</xliff:g>.</string>
<!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. Override from base which says "Body Sensors". [CHAR_LIMIT=25] -->
<string name="permgrouplab_sensors">Sensors</string>
</resources>