Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 46814fbf authored by Vinod Krishnan's avatar Vinod Krishnan Committed by Android (Google) Code Review
Browse files

Merge "Override Body Sensors string for watches" into cw-e-dev

parents cd05509a d9698220
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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>