Skip to content

Commit 88fffb7

Browse files
Maurice ChuAndroid (Google) Code Review
authored andcommitted
Merge "Fix build breakage resulting from change id: Ia1038f45"
2 parents 8b48244 + 2dfba0e commit 88fffb7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

core/res/res/values/strings.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -960,14 +960,14 @@
960960
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
961961
<string name="permdesc_readContacts" product="tablet">Allows the app to read all
962962
the data about your contacts stored on your tablet, including the frequency
963-
with which you've called, emailed, or communicated in other ways with specific
963+
with which you\'ve called, emailed, or communicated in other ways with specific
964964
individuals. This helps with auto-completion of email addresses and other convenient
965965
features. Malicious apps can use this permission to send your contact data to
966966
other people.</string>
967967
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
968968
<string name="permdesc_readContacts" product="default">Allows the app to read all
969969
the data about your contacts stored on your phone, including the frequency
970-
with which you've called, emailed, or communicated in other ways with specific
970+
with which you\'ve called, emailed, or communicated in other ways with specific
971971
individuals. This helps with auto-completion of email addresses and other convenient
972972
features. Malicious apps can use this permission to send your contact data to
973973
other people.</string>
@@ -977,13 +977,13 @@
977977
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
978978
<string name="permdesc_writeContacts" product="tablet">Allows the app to modify
979979
the data about your contacts stored on your tablet, including the frequency
980-
with which you've called, emailed, or communicated in other ways with specific
980+
with which you\'ve called, emailed, or communicated in other ways with specific
981981
individuals. This helps with auto-completion of email addresses and other convenient
982982
features. Malicious apps may use this to erase or modify your contact data.</string>
983983
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
984984
<string name="permdesc_writeContacts" product="default">Allows the app to modify
985985
the data about your contacts stored on your phone, including the frequency
986-
with which you've called, emailed, or communicated in other ways with specific
986+
with which you\'ve called, emailed, or communicated in other ways with specific
987987
individuals. This helps with auto-completion of email addresses and other convenient
988988
features. Malicious apps may use this to erase or modify your contact data.</string>
989989

0 commit comments

Comments
 (0)