AOSP/Messaging - Update language to comply with Android's inclusive language guidance.

See https://source.android.com/setup/contribute/respectful-code for reference

BUG=161896447

Test: make and make messagingtests
Change-Id: I01c520f1d5e9eab8dbb25b08d133ae34bd301093
This commit is contained in:
Raman Tenneti
2020-07-29 16:43:46 -07:00
parent b1aa213ce9
commit 4b52654e98
12 changed files with 27 additions and 24 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
<string name="advanced_pref_key" translatable="false">advanced_prefs</string>
<!-- Subscription-specific settings. The values of these pref keys must be prefixed with
"buglesub_" to allow for runtime sanity checks -->
"buglesub_" to allow for runtime checks -->
<string name="delivery_reports_pref_key" translatable="false">buglesub_delivery_reports</string>
<bool name="delivery_reports_pref_default" translatable="false">false</bool>
<string name="auto_retrieve_mms_pref_key" translatable="false">buglesub_auto_retrieve_mms</string>