Handle USER_REMOVED action in DefaultDialerCache
When a user is removed, its entry sticks around in the dialer cache. This causes a lot of logspam during CTS. This change removes a user from the default dialer cache when its USER_REMOVED broadcast is sent. Change-Id: I4c86957fae21e37b213bbf13d26c21df74d85b0a Merged-In: I734547ad475a5926c58a8de6897bdeda10e0a9dd Fixes: 38161359 Fixes: 33744271 Test: manual and unit
Loading
Please register or sign in to comment