summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/RenderScript.java
diff options
context:
space:
mode:
authorlouis_chang <louis_chang@htc.com>2014-04-28 16:59:22 +0800
committerCraig Mautner <cmautner@google.com>2014-07-16 17:16:34 +0000
commit73fd117c6566db42afbb791ac30da3910b549be5 (patch)
tree785d72670dc95021fad4384acd9727dec1f8e127 /rs/java/android/renderscript/RenderScript.java
parentd543c3e113ffa82a63669feca540ca2e10b1576f (diff)
[ActivityManager]: Update home process when home activity resumed
Symptom: When switch between two home activities, the home process might not be updated to the correct one. In that case, the home activity might be killed easily. Root Cause: The home process is updated only when a home activity is newly created or being restarted. ActivityManager did not update the home process when simply resume a home activity. Solution: Update home process when home activity resumed Reproduce Steps: 1. Install a launcher application, such as Apex Launcher 2. Press home key to change to Apex Launcher by "Just once" option 3. Press home key to switch back to original home activity by "Just once" option. (The home process is still the Apex Launcher's process because ActivityManager does not update the home process when resuming the original home activity.) Change-Id: I046279ca7ba851a283ee67ea19202890f7b3f343
Diffstat (limited to 'rs/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions