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

Skip to content
Commit c6ac217f authored by David Duarte's avatar David Duarte
Browse files

Move shared_libs with a static variant to static_libs

APEXes embbed copies of transitive dependencies meaning that
most shared libraries are not shared with the rest of the system.
In this case static linking is a net gain as the dependency is
still copied but we allow the linker to do more optimisations.

This reduces the APEX size by 0.67M.

Bug: 265285999
Test: m com.android.btservices
Change-Id: Ifb6dc5511a6d22b14d0a54e100f12aec43c5ae3b
parent 6c8488ce
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