diff options
| author | 2022-08-08 15:22:20 -0700 | |
|---|---|---|
| committer | 2022-08-10 17:06:18 -0700 | |
| commit | 4264560e7aaefd33b6443235baea36310b3496dc (patch) | |
| tree | b2ea6fa3d1929ac6ed38559cc8dc79309e37c525 /libs/androidfw/StringPool.cpp | |
| parent | d05c70a24b9f65c6ce6d8686d546ec5f1cf422f4 (diff) | |
Initial implementation of "start bg user on secondary display".
This API will be used on automotives that support multiple displays
to start a passenger user on secondary displays. Once a user is
started this way, it will be "visible"
(i.e. UserManager.isUserVisible() will return true).
This CL provides the very minimum support to such API
(A.K.A. "My Dog, it's full of TODOs!" :-), so it can unblock other
efforts (like changing WindowManager to allow activities to be
launched).
Bug: 239982558
Test: adb shell am start-user --display 42 10
Test: adb shell dumpsys user | egrep '(Users on secondary|isUserVisible)'
Change-Id: I21dc85720da7d0adc24ca9f4573b85ef5a380239
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions