diff options
author | 2023-01-12 15:52:45 -0800 | |
---|---|---|
committer | 2023-01-19 09:31:09 -0800 | |
commit | ba0f9f3ad2de99e8f96075db4571e6bf25d6c310 (patch) | |
tree | 6b857d2a2ac3fdf03a9dd0ae577deb53dcea25e0 /tests/DynamicCodeLoggerIntegrationTests/Android.bp | |
parent | 49c7dad14e26efa5c24914b94aefe656a9a17875 (diff) |
Send system user broadcasts in headless system user mode.
In headless system user mode, USER_STARTING, USER_STARTED, and
USER_SWITCHED broadcasts were not sent for the system user.
It had caused issues for other parts of the system which are expecting
such broadcast messages. For example, VpnManagerService expects
USER_STARTED event for system user but was not receiving it.
This change will only affect headless system user mode. No behavior
changes for phones.
Bug: 263439429
Bug: 242195409
Test: atest com.android.cts.devicepolicy.MixedDeviceOwnerTest
Change-Id: I4a101418c10a2c959c2bfae01b95863aebd521e8
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/Android.bp')
0 files changed, 0 insertions, 0 deletions