commit | 34b1b6464eb7ce67c49bbe747a3c8683c5655b14 | [log] [tgz] |
---|---|---|
author | Frank Zhang <a21122@motorola.com> | Thu Nov 21 11:08:53 2019 -0600 |
committer | Jack Yu <jackyu@google.com> | Sat Feb 15 10:45:32 2020 -0800 |
tree | b8ddf02a094d9dccc6d0f7bef95cccdd942ffcdf | |
parent | 0f93c116cd007f5f63e2fce3408e486a663607f9 [diff] |
ECM notification is not displayed when the user is NOT the primary one EmergencyCallbackModeService only runs under the primary user and its notification is only sent to the primary user. Now use NotificationManager.notifyAsUser with UserHandle.All to display this important notification to all users. Test: Manual test Fix: 144979126 Change-Id: I20247d83646d0f7952951c15e1a6b4c3a6fee3db