commit | 14aa07570129148fa084b3350dd522ce24a122af | [log] [tgz] |
---|---|---|
author | Hall Liu <hallliu@google.com> | Thu Dec 10 12:38:58 2020 -0800 |
committer | Hall Liu <hallliu@google.com> | Thu Dec 10 12:38:58 2020 -0800 |
tree | 09174c93e02c1741a0ca8bb980a4564f6ea5c6a9 | |
parent | 73d9e92300dd64b6199ccc8e1325f8ca683eabca [diff] |
Fix DisconnectedCallNotifierTest Some recent change deep in the bowels of the notification code was causing a NPE because it was accessing something we weren't mocking. This changes adds the correct mocking line to fix this issue. Fixes: 175217162 Test: atest DisconnectedCallNotifierTest Change-Id: Ia1cdccb44f6258d60e11481aea0794b1cc3a3b5e