summaryrefslogtreecommitdiff
path: root/framework-t/src/android/net/IpSecAlgorithm.java
diff options
context:
space:
mode:
authorAaron Huang <huangaaron@google.com>2022-01-12 23:00:20 +0800
committerAaron Huang <huangaaron@google.com>2022-01-12 23:30:43 +0800
commit77422187544271b04ce33d80718bcb4c3e73e565 (patch)
tree5a1d110fc203dbadc17f5a0fa1ab0768b2bbe6d7 /framework-t/src/android/net/IpSecAlgorithm.java
parent5366b82996457142f2a4ec094fd8d71f908404ed (diff)
Check iface by TextUtils.equals
In current equals method, if iface is null then it will cause null object reference when checking iface. Thus, use TextUtils.equals to check iface so that it can compare null iface. Bug: 210073043 Test: FrameworksNetTests, NetworkStaticLibTests Change-Id: I2bd8127cb030ea54438382ee89961590fffbc31a
Diffstat (limited to 'framework-t/src/android/net/IpSecAlgorithm.java')
0 files changed, 0 insertions, 0 deletions