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

Commit 750a935a authored by Roshan Pius's avatar Roshan Pius
Browse files

Modify uwb permission strings

Bug: 184550061
Test: Compiles
Change-Id: Ia91df7576ad65327235acec7cce4bd63aa0d3577
parent b95a39d8
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line 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>
    <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]-->
    <!-- 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]-->
    <!-- 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. -->
    <!-- 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>
    <string name="permlab_preferredPaymentInfo">Preferred NFC Payment Service Information</string>