commit | 5c313cb3006624e318f31d6222d179d6e9996cf3 | [log] [tgz] |
---|---|---|
author | Louis Chang <louischang@google.com> | Thu Oct 07 23:14:55 2021 +0800 |
committer | Louis Chang <louischang@google.com> | Fri Oct 08 13:23:43 2021 +0800 |
tree | 67989060a856d5959a064b50182b6b06ce8e9dd3 | |
parent | b9ee2b5ecad69b8f31ba656cb0bd7312f833944d [diff] |
Allowing system uid to embed Task on secondary user Settings app was unable to embed task on secondary user because the uid of Settings was composed with user_id and app_id, which was not 1000. Allowing task embedding for system uid on all users. Also specify the user id while starting activity in TaskFragments. Bug: 201738029 Test: start Settings on secondary user Change-Id: I404379ed049f15abf53084d381c169d3d4cb1166