commit | e8b11f8edc4a684cab2d11426cfe465e66bdf18a | [log] [tgz] |
---|---|---|
author | Honggang Luo <honggang.x.luo@sonymobile.com> | Mon Oct 10 10:29:04 2016 +0800 |
committer | Hall Liu <hallliu@google.com> | Thu Nov 17 23:17:42 2016 +0000 |
tree | 950d0303d6891dfdbe22870b6362800dbe877246 | |
parent | d608fcc41c5075903b560c1b2f50d1bfed287e18 [diff] |
Fixed that Call back function didn't work Call back function on missed call notification didn't work after switching user from gust to owner. Because UserHandle was saved in extra when creating the pending intent and it was previous one after switching user to owner. Fixed to use FLAG_CANCEL_CURRENT. Test: manual Bug: 32231072 Change-Id: Id960a963278b304d91c8f236e33ca697fee2fcb9