diff options
| author | 2022-01-11 19:00:28 -0800 | |
|---|---|---|
| committer | 2022-01-11 19:00:28 -0800 | |
| commit | c91f86ea3439800e700d64a612ce4bbe47ec28d5 (patch) | |
| tree | bc39bbe772f0d85c78e643937b631d81dd427b4d /libs/input/PointerController.cpp | |
| parent | a2b8c40161fad3e7de95f518205b2fcbf3a76ec9 (diff) | |
Fix typo for userFilter when registering for ACTION_USER_REMOVED
This commit fixes a typo in the RegisteredServicesCache when
registering for the ACTION_USER_REMOVED broadcast; previously this
action was added to the sdFilter that was defined for the previous
call to registerReceiver, but then the last call to registerReceiver
used the empty userFilter.
Fixes: 214122859
Test: Manually verified receiver was successfully registered with action
Change-Id: I72b49fa02845844fe7788817430f289f2aad7bc4
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions