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

Commit aeb382ad authored by Praveen Chavan's avatar Praveen Chavan Committed by Linux Build Service Account
Browse files

drm: include symbols from libdrmframeworkcommon in libdrmframework

to let modules dependant (statically) on libdrmframeworkcommon to
be able to link to libdrmframework dynamically

CRs-Fixed: 655018
Change-Id: I745c604398d191d0d8c96a68d33f8494add303a1
parent cd422ac2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ LOCAL_SHARED_LIBRARIES := \
    libbinder \
    libdl

LOCAL_STATIC_LIBRARIES := \
LOCAL_WHOLE_STATIC_LIBRARIES := \
    libdrmframeworkcommon

LOCAL_C_INCLUDES += \