summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorEunae Kim <eunae.kim@lge.com>2014-07-25 09:16:13 +0900
committerCraig Mautner <cmautner@google.com>2014-07-31 10:27:28 -0700
commitad3aa32fee096f6887ba41bf0bf2b767cbdefeab (patch)
tree4cf3012363a45be964f145484d384b6059af77ac /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent214be42ea690ee99e1b404844afbe2c138447b59 (diff)
Fix a bug that the RecentTask list of other’s may show up to non-primary users.
Cherry-pick from aosp to lmp-dev. When switching to a newly created user, the user may face this bug when he opens the RecentTask screen. A possible bug scenario is described as follows: A user id of a removed user may be recycled when created a new user. However, mRecentTasks is not correctly controlled so that old information may still remain and be possibly mapped to wrong user. This patch prevents this bug by explicitly removing old information in mRecentTasks when removing existing user. Change-Id: I1874dbd604598a5d740ae1e034981e21214c15c6 Signed-off-by: Eunae Kim <eunae.kim@lge.com> Conflicts: services/java/com/android/server/am/ActivityManagerService.java
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions