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

Commit b04657b5 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
Bug: http://b/129387775
Change-Id: I2ad02e0a6cdbf5b9aba323523dd56a2c378e72f0
(cherry picked from commit 128a767f)
parent beb800f0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -137,6 +137,7 @@ cc_library_shared {
        "libcamera_client",
        "libcutils",
        "libdl",
        "libdl_android",
        "libdrmframework",
        "libgui",
        "libion",