From 86da75b3729bf6fd98c1282431b8dbe52841e308 Mon Sep 17 00:00:00 2001 From: Kweku Adams Date: Fri, 22 Mar 2019 11:04:01 -0700 Subject: [PATCH] Adding strings for user-initiated heap dumps. This is taken from http://ag/6795760. Bug: 77490269 Test: N/A Change-Id: I8ee281788046a86657decf3d1660d20b4b575bbc --- core/res/res/values/strings.xml | 24 +++++++++++++++++++++--- core/res/res/values/symbols.xml | 3 +++ 2 files changed, 24 insertions(+), 3 deletions(-) diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index 24fd3a8718bb..5987687d492b 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -3283,18 +3283,36 @@ %1$s exceeded memory limit + + + %1$s heap dump ready + Heap dump collected. Tap to share. Share heap dump? - - The process %1$s has exceeded - its process memory limit of %2$s. A heap dump is available + + The + %1$s process has exceeded + its memory limit of %2$s. A heap dump is available for you to share with its developer. Be careful: this heap dump can contain any of your personal information that the application has access to. + + The + %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. + + + 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. +