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

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

Use shared lib of libtinyxml2 instead of static one.

libtinyxml2 is used commonly by vendors. So using its shared lib will reduce
total image size even though Android framework size increases as following for
now.

bluetooth.default.so: 1470356 -> 1440664 (-29692)
libtinyxml2.so      :       0 ->   46144 (+46144)
total               :                    (+16452)

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