commit | 3a35fb7967130fb4192ed96ec347fd5f7ff8995e | [log] [tgz] |
---|---|---|
author | Zhengyu Zhan <zhengyu.zhan@mediatek.com> | Fri Jul 10 15:58:21 2020 +0800 |
committer | Lili Lin <lili.lin@mediatek.com> | Thu Dec 17 15:19:12 2020 +0800 |
tree | 257632be64f5ed7e6e2a83f2c34ae657d0d846be | |
parent | dfe8d9caedf017c2321a4dfea7e2df7d9cd568bc [diff] |
Fix data limit notification issue The data limited sim card has been plug out, but it’s data limit notification didn’t dismiss. It should cancel notification in function updateNotificationsNL(), but it returned. And the mActiveNotifs has clear. So it never has change to remove the notification later. Bug: 161101175 Test: com.android.server.net.NetworkPolicyManagerServiceTest All pass Change-Id: Ia08f443a88e2c9150fa2e6f474688e091d3a437b