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

Commit c9a912b3 authored by Roshan Pius's avatar Roshan Pius Committed by Automerger Merge Worker
Browse files

Merge "Modify uwb permission strings" into sc-dev am: 41a5cb89

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14113471

Change-Id: Ib192e2f599445b0fb42c223b6302fc6865fccec8
parents 43530e5a 41a5cb89
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1486,9 +1486,9 @@
    <string name="permdesc_bluetooth_connect" product="default">Allows the app to connect to paired Bluetooth devices</string>

    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=50]-->
    <string name="permlab_uwb_ranging">range to devices using ultra-wideband</string>
    <string name="permlab_uwb_ranging">determine relative position between nearby Ultra-Wideband devices</string>
    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=120]-->
    <string name="permdesc_uwb_ranging" product="default">Allows the app to range to devices using ultra-wideband</string>
    <string name="permdesc_uwb_ranging">Allow the app to determine relative position between nearby Ultra-Wideband devices</string>

    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permlab_preferredPaymentInfo">Preferred NFC Payment Service Information</string>