commit | 233f2d1d19bd36701e0dcfed6a57c85fac678e12 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Wed Jun 07 11:34:05 2023 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Wed Jun 07 11:42:20 2023 +0900 |
tree | 5b54e5aed4f5a9da284f24ef8c13b98433508717 | |
parent | f1a61ad83de462dcd149ca53f0d417486ca1aec0 [diff] |
Remove spurious WTF on pre-U devices. aosp/2162425 added a WTF if a NetworkAgent changed state before its native network has been created. This was intended to apply only to the new U+ codepath, where networks are always created immediately as soon as their agents register them. But the WTF is logged on pre-U devices as well. Fix this so that the WTF is only logged when the new codepath is running. Fix: 285999421 Test: TH Change-Id: I28bda08a006978ab760fe8891bf5cf15b536201a