commit | 1d1547b11e7b4f5a09b297011ab355333d8e2529 | [log] [tgz] |
---|---|---|
author | Jin Seok Park <jinpark@google.com> | Fri Dec 11 02:37:48 2020 +0900 |
committer | Jin Seok Park <jinpark@google.com> | Thu Dec 17 14:47:12 2020 +0900 |
tree | ba94fe44efafa3211997c048194c099d6d23dc5d | |
parent | 3961654ded92039b3fbeb1e47f14b7379b7743e4 [diff] |
[Media ML] Copy over ActivityManager#handleIncomingUser This CL copies over the implementation of ActivityManager#handleIncomingUser except for the case of USER_CURRENT_OR_SELF. See go/replace-handleincominguser Section "New Implementation" for reasoning behind this. Bug: 163336589 Test: Manually test USER_CURRENT and USER_ALL cases via PipMediaController and NotificationMediaManager. Change-Id: Id6dbf61d1e66c8e20fc9608ec2bc1df0486b92e2