From 83b09a57e158f3050c7feb5ea75e8dd2d626697e Mon Sep 17 00:00:00 2001 From: Dianne Hackborn Date: Wed, 13 Jul 2011 19:36:06 -0700 Subject: Various small fixes to the debugging settings. Also tweak to follow changes in activity manager. Change-Id: Icd3fdff69dfc9e4c027d904ae95da3fb9bd65152 --- res/values/arrays.xml | 12 ++++++++---- res/values/strings.xml | 6 +++--- 2 files changed, 11 insertions(+), 7 deletions(-) (limited to 'res') diff --git a/res/values/arrays.xml b/res/values/arrays.xml index 157a6c4..45f7fd8 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -635,18 +635,22 @@ - No app process limit - Max 1 app process - Max 2 app processes - Max 3 app processes + Standard limit + No background processes + At most 1 process + At most 2 processes + At most 3 processes + At most 4 processes + -1 0 1 2 3 + 4 diff --git a/res/values/strings.xml b/res/values/strings.xml index 90f3c3f..3719f73 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -3340,13 +3340,13 @@ found in the list of installed applications. Applications - Immediately destroy activities + Don\'t keep activities Destroy every activity as soon as the user leaves it - - Application process limit + + Background process limit Data usage -- cgit v1.1