Modify uwb permission strings

Bug: 184550061
Test: Compiles
Change-Id: Ia91df7576ad65327235acec7cce4bd63aa0d3577
This commit is contained in:
Roshan Pius
2021-04-07 09:33:58 -07:00
parent b95a39d891
commit 750a935ae0

View File

@@ -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>