summaryrefslogtreecommitdiff
path: root/tests/common/java/android/net
diff options
context:
space:
mode:
authorRemi NGUYEN VAN <reminv@google.com>2021-06-25 16:38:05 +0900
committerRemi NGUYEN VAN <reminv@google.com>2021-06-28 09:14:30 +0900
commit1e238a87e9b31be9a08d41ec8d76ad68d82f665c (patch)
tree6b39ae0c1c3e2956ad11d9588b3112e584591582 /tests/common/java/android/net
parentef34fd2e21ced33d54534edbf40980c0297a6d0b (diff)
Fix null PendingIntent in network listens
In S ConnectivityService was changed to use getActiveRequest() to fill EXTRA_NETWORK_REQUEST, but there is no active request in the case of listens. When getActiveRequest() is missing, use the first mRequest instead. This should match previous behavior. Bug: 191713869 Test: atest android.net.cts.ConnectivityManagerTest Change-Id: Id7343a4cc020aba16b7979b16334721c56b2839c
Diffstat (limited to 'tests/common/java/android/net')
0 files changed, 0 insertions, 0 deletions