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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user