aboutsummaryrefslogtreecommitdiff
path: root/notification
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@google.com>2020-07-30 19:57:17 -0600
committerJeff Sharkey <jsharkey@google.com>2020-07-30 20:03:39 -0600
commit325fd8600e4a2ea36df39fbd370513f0c7363fa2 (patch)
tree2c196a20bbc7a77e718920ca29952b6845d064eb /notification
parent698bcc6a308b93a5ca68437c1cdfe4900e15fc08 (diff)
downloadandroid-325fd8600e4a2ea36df39fbd370513f0c7363fa2.tar.gz
Update language to comply with Android's inclusive language guidance
See https://source.android.com/setup/contribute/respectful-code for reference Bug: 161896447 Change-Id: Ie7e7dd0f1afcfa04856c29484304c15a6cc60c8b
Diffstat (limited to 'notification')
-rw-r--r--notification/Bubbles/app/src/main/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/notification/Bubbles/app/src/main/AndroidManifest.xml b/notification/Bubbles/app/src/main/AndroidManifest.xml
index 45fac5e7..8c20eaa3 100644
--- a/notification/Bubbles/app/src/main/AndroidManifest.xml
+++ b/notification/Bubbles/app/src/main/AndroidManifest.xml
@@ -55,7 +55,7 @@
</activity>
<!--
- The dummy voice-call screen.
+ The placeholder voice-call screen.
This Activity can be launched from inside an expanded Bubble. Since this Activity is launched as a new task,
it is opened as a full Activity, rather than stacked inside the expanded Bubble.
-->