Fix typo for Computer profile

Fix typo, changed `contracts` to `contacts`

Test: atest CtsCompanionDeviceManagerCoreTestCases
      atest CtsCompanionDeviceManagerUiAutomationTestCases
      atest CtsOsTestCases:CompanionDeviceManagerTest

Fix: 224598585
Change-Id: I75ee0a85159a30b0a45b8c77a57e808746debd2f
This commit is contained in:
Evan Chen
2022-03-15 17:06:55 +00:00
parent 5622ee0fd8
commit 847eaaeb08

View File

@@ -82,7 +82,7 @@
<string name="permission_notification">Notifications</string>
<!-- Description of notification permission of COMPUTER profile [CHAR LIMIT=NONE] -->
<string name="permission_notification_summary">Can read all notifications, including information like contracts, messages, and photos</string>
<string name="permission_notification_summary">Can read all notifications, including information like contacts, messages, and photos</string>
<!-- Storage permission will be granted of COMPUTER profile [CHAR LIMIT=30] -->
<string name="permission_storage">Photos and media</string>