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

Commit 192b72b9 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: I26339e0cb0370272758d983b611b0af29bf6dea5
parent 4e1dd516
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -302,6 +302,7 @@ cc_library_shared {
        "libnativewindow",
        "libhwui",
        "libdl",
        "libdl_android",
        "libstatslog",
        "server_configurable_flags",
    ],