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

Commit c987859c authored by Mike Yu's avatar Mike Yu
Browse files

libsysutils can be linked statically

Let libsysutils able to be statically linked by libnetd_resolv to
minimize the dependence on system ABI.

Test: m libsysutils
Change-Id: Ideb322dbc8d594a8a37d64f8140bc37090a4e238
parent 5ae47e10
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
cc_library_shared {
cc_library {
    name: "libsysutils",
    vendor_available: true,
    vndk: {