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

Skip to content
Commit 44fd92c3 authored by Lorenzo Colitti's avatar Lorenzo Colitti
Browse files

Make resolv_set_nameservers take the AIDL parcel directly.

Currently, the code unparcels the parcel and passes its elements
to resolv_set_nameservers as function parameters. These are then
copied to other data structures.

Instead of doing this, just pass the parcel around directly. It
simplifies the code, and it makes it much easier to extend the
parcel in the future.

Test: m
Change-Id: I924b05980dae5c8a343f612f09dbd83d6f01e287
parent 5cfb3f44
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