2e35f5152dfd1ab685fa140f51cde304b41665a2
Tapl uses ContentProvider to get information from Launcher. By default, it uses system user, who usually spwans the process of instrumented tests, to send requests. Therefore, it can't get the information of secondary user's Launcher process. To solve the problem, the CL proposes to allow tests providing UserInfo to Tapl, so that Tapl can use the right user's context to get the test information. For more details, please refer to go/multi-users-waiting-dd. Test: https://android-build.googleplex.com/builds/abtd/run/L62400000957107134 Bug: 254402688 Change-Id: I90b1069de31e979138683049586bd87a7e7d813a
Description
No description provided
Languages
Java
57.2%
Kotlin
42.4%
AIDL
0.3%