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

Commit e24dd915 authored by Martijn Coenen's avatar Martijn Coenen Committed by gitbuildkicker
Browse files

Link against libhidltransport.

To work around an issue where future dlopen()
of libraries depending on libhidltransport works
correctly.

Bug: 35041785
Test: secure video playback works again
Change-Id: I6e01dae16761044e5c89dad593aeca946c96b7bd
(cherry picked from commit e3b713d4)
parent 1a39e09f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -24,6 +24,7 @@ LOCAL_SHARED_LIBRARIES:= \
    libbinder \
    liblog \
    libmediadrm \
    libhidltransport \
    libutils
ifeq ($(ENABLE_TREBLE), true)
LOCAL_SHARED_LIBRARIES += \