Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit d73fa020 authored by Mike Yu's avatar Mike Yu
Browse files

Add JavaDerive annotation to ResolverParamsParcel

- Adds equals() for ResolverParamsParcel, ResolverOptionsParcel,
  and ResolverHostsParcel.
- Adds toString() for ResolverParamsParcel and ResolverOptionsParcel
  only. ResolverHostsParcel is excluded at the moment because the
  array of ResolverHostsParcel elements (ResolverOptionsParcel.hosts)
  could potentially be very large.

This CL would simplify the code for logging as well as these
parcelables' unit tests.

Bug: 240259333
Test: mm
Change-Id: Ifcaae33928aac3d2b6a155b0ca642913e6ab2a65
parent aa97b738
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment