diff options
author | Remi NGUYEN VAN <reminv@google.com> | 2020-06-01 11:49:29 +0000 |
---|---|---|
committer | Remi NGUYEN VAN <reminv@google.com> | 2020-06-02 00:13:03 +0000 |
commit | 3f5206b726944271f5a58759e8a348fe810c15cd (patch) | |
tree | a1485ce1821d66216d9f856de2cbf82eee8dc6a8 /src/android/net/util/NetworkStackUtils.java | |
parent | d44616a143669a0c940c92a717da3c602ba54525 (diff) |
Fix venue info notification not displaying
The venue info notification was never displayed, because querying the
notification channel from UserHandle.ALL returns no channel.
Channels must be handled from the NetworkStack (owner) user, not the ALL
user that is used to send notifications.
Bug: 157203874
Test: atest NetworkStackTests; manual: verified showing or disabling the
notification as owner or alternate user.
Original-Change: https://android-review.googlesource.com/1321357
Merged-In: I9ce908cebdef81bb524353219f7ee9ead2487056
Change-Id: I9ce908cebdef81bb524353219f7ee9ead2487056
Diffstat (limited to 'src/android/net/util/NetworkStackUtils.java')
0 files changed, 0 insertions, 0 deletions