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

Commit 88fffb7a authored by Maurice Chu's avatar Maurice Chu Committed by Android (Google) Code Review
Browse files

Merge "Fix build breakage resulting from change id: Ia1038f45"

parents 8b482446 2dfba0e6
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -960,14 +960,14 @@
    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permdesc_readContacts" product="tablet">Allows the app to read all
        the data about your contacts stored on your tablet, including the frequency
        with which you've called, emailed, or communicated in other ways with specific
        with which you\'ve called, emailed, or communicated in other ways with specific
        individuals. This helps with auto-completion of email addresses and other convenient
        features. Malicious apps can use this permission to send your contact data to
        other people.</string>
    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permdesc_readContacts" product="default">Allows the app to read all
        the data about your contacts stored on your phone, including the frequency
        with which you've called, emailed, or communicated in other ways with specific
        with which you\'ve called, emailed, or communicated in other ways with specific
        individuals. This helps with auto-completion of email addresses and other convenient
        features. Malicious apps can use this permission to send your contact data to
        other people.</string>
@@ -977,13 +977,13 @@
    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permdesc_writeContacts" product="tablet">Allows the app to modify
        the data about your contacts stored on your tablet, including the frequency
        with which you've called, emailed, or communicated in other ways with specific
        with which you\'ve called, emailed, or communicated in other ways with specific
        individuals. This helps with auto-completion of email addresses and other convenient
        features. Malicious apps may use this to erase or modify your contact data.</string>
    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permdesc_writeContacts" product="default">Allows the app to modify
        the data about your contacts stored on your phone, including the frequency
        with which you've called, emailed, or communicated in other ways with specific
        with which you\'ve called, emailed, or communicated in other ways with specific
        individuals. This helps with auto-completion of email addresses and other convenient
        features. Malicious apps may use this to erase or modify your contact data.</string>