Use ArraySet instead of HashSet in IpReachabilityMonitor.

ArraySet is more efficiency than HashSet when the set size is small.

Bug: 344798221
Test: TH
Change-Id: I86ff0290a1f337ff6cba2df601da2ec21df712b2
1 file changed