diff options
author | Adam Bookatz <bookatz@google.com> | 2020-04-24 12:50:18 -0700 |
---|---|---|
committer | Adam Bookatz <bookatz@google.com> | 2020-04-24 22:24:05 +0000 |
commit | aa59419bbdacebd6e13159636391ad541a09df61 (patch) | |
tree | 4d7180de3ef3014109110e9f8d2d9ddf95560984 /rs/java/android/renderscript/ProgramStore.java | |
parent | 56669d830ce129c3586892d2001f0e6cbb1be000 (diff) |
Add back ActivityManagerService.onUserRemoved
ActivityManagerService.onUserRemoved was accidentally removed in
ag/4246926. This cl adds it back.
The part of onUserRemoved that told ActivityTaskManagerService that
the user had stopped (and thereby cleaned up ATMS) was retained, but
the additional actions of AMS.onUserRemoved - namely, telling
BatteryStatsService and UserController - were accidentally removed.
Consequently, those services were never told when a user was removed.
Bug: 140645064
Test: manual verification that profile is removed in adb shell dumpsys activity users
Change-Id: I903b06ae68d583bdb326ad3b764a63d18b5555d8
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions