diff options
| author | 2023-04-27 19:31:02 +0000 | |
|---|---|---|
| committer | 2023-05-01 22:55:21 +0000 | |
| commit | f745fd611b22c6b13cb4d942947bd97cdf53af6b (patch) | |
| tree | 587be0fa81e8f67d24d916e1e3a94a6254ada09a /libs/input/SpriteController.cpp | |
| parent | d7fd5e789a617ab0762bb8525f4708c0b055fe71 (diff) | |
Notify/bind app after the phone is unlocked
CDM is not able to bind the app before the phone is unlocked(if password was set)
if the app is not boot aware.
This cl contains:
1. Store the the device info when receive the BT.onDeviceConnected()
if !UserManager.isUserUnlockingOrUnlocked which means CDM received the bt callback before user unlock the phone.
2. Trigger the callback in SystemService.onUserUnlocked() if we find any devices info were stored
Bug: 235614233,276311331
Fix: 279789812
Test: manully test
Change-Id: I13ffc67bb5b1cf74b537f9fc0c12d883d6904034
Diffstat (limited to 'libs/input/SpriteController.cpp')
0 files changed, 0 insertions, 0 deletions