diff options
author | Wesley Cheng <quic_wcheng@quicinc.com> | 2021-11-22 00:54:14 -0800 |
---|---|---|
committer | Wesley Cheng <quic_wcheng@quicinc.com> | 2021-12-16 12:37:01 -0800 |
commit | 1f9425d5e876ac203ea2bd55654ae340631f18b1 (patch) | |
tree | 533cd1a9cd930d29c939982c43250de0795e4324 /packages/SystemUI/src/com/android/keyguard/KeyguardSecurityContainerController.java | |
parent | 88daf9ce34ae13a85aa6d41d42d7f6d5f7d07c1a (diff) |
Avoid removing USB state changes during CONFIGURED uevent
In order to avoid missing the CONNECTED uevent, skip removing previous
events if moving into the CONFIGURED state. The Tethering class
relies on the CONNECTED state change to tear down the USB RNDIS
adapter. If this is skipped, the Tethering class will see no change
to the USB state, and avoid restarting of the dependent tethering
services.
Bug: 207317644
CRs-Fixed:3066722
Test: USB RNDIS IP assigned to PC
Change-Id: Iab800ee6b995f1ed8bb1f98934245dd010f4e560
Diffstat (limited to 'packages/SystemUI/src/com/android/keyguard/KeyguardSecurityContainerController.java')
0 files changed, 0 insertions, 0 deletions