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

Skip to content
Commit 5f94198b authored by Jaekyun Seok's avatar Jaekyun Seok
Browse files

Use shared lib of libpcap in netd instead of static one.

libpcap is used by netd and tcpdump on angler build.
Size diffs on angler build image are as follows.

netd      :  290248 ->  290216 (-    32)
tcpdump   : 1301840 -> 1024376 (-277464)
libpcap.so:       0 ->  307552 (+307552)
total     :                    (+ 30056)

But libpcap is being linked by some vendors' components.
So on such builds, the size diff will be reduced more; it could be
negative possibly.

Test: building succeeded, and the image was tested on angler.
Bug: 33056637
Change-Id: I44d3e8284e5da2ce9f57bb11feba652f056a6465
parent 480ae5fa
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