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

Commit 128a767f authored by dimitry's avatar dimitry
Browse files

Add dependency on libdl_android

platform private symbols have been moved to libdl_android.so
since they are not intended to be accessible from apps.

Test: make
Change-Id: I2ad02e0a6cdbf5b9aba323523dd56a2c378e72f0
parent 80b4aef4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -181,6 +181,7 @@ cc_library {
        "libcamera_client",
        "libcutils",
        "libdl",
        "libdl_android",
        "libdrmframework",
        "libgui",
        "liblog",