From 80453b6a589eee944da476fd4fb74e69ece404b8 Mon Sep 17 00:00:00 2001 From: Kweku Adams Date: Fri, 29 Mar 2019 16:33:15 -0700 Subject: [PATCH] Expanding heap dump warning. Expanding the heap dump warning to make it clearer that typed strings may be included. Bug: 77490269 Test: N/A Change-Id: I0f06b6e0c2bf60e86a8f4fbfd6f2f9b657cd8ff8 --- core/res/res/values/strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index 45494a08f7d3c..a02895bafb9bf 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -3305,13 +3305,13 @@ %1$s process has exceeded its memory limit of %2$s. A heap dump is available for you to share. Be careful: this heap dump can contain any sensitive personal information - that the process has access to. + that the process has access to, which may include things you\u2019ve typed. A heap dump of %1$s\u2019s process is available for you to share. Be careful: this heap dump may contain any sensitive personal information - that the process has access to. + that the process has access to, which may include things you\u2019ve typed.