diff options
| author | 2023-04-04 20:04:38 +0000 | |
|---|---|---|
| committer | 2023-04-26 19:54:54 +0000 | |
| commit | 0b1ebd7cda9b062b45ba2708bd5cf9e73ebcfe00 (patch) | |
| tree | 033b202b228a5182f43d9f4f34430b7f2acf658a /libs/input/SpriteController.cpp | |
| parent | 9cc0dd6edb93e7596f771a2b3ccf5a1e4ca098ea (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
Test: manully test
Change-Id: I3963b3974ba42cbd34ee043416e3ef58d0ec08e5
Diffstat (limited to 'libs/input/SpriteController.cpp')
0 files changed, 0 insertions, 0 deletions