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

Commit 9fc603a8 authored by Christopher Wiley's avatar Christopher Wiley
Browse files

libstagefright_foundation: Export libbinder headers

MetaData.h includes libbinder headers, and this library
should re-export libbinder's include path.

Bug: 27804373
Change-Id: Ic3107e8b077a11e23797b73cbf0b2ce086ce3681
parent 997ceb38
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -29,6 +29,8 @@ LOCAL_SHARED_LIBRARIES := \
        liblog            \
        libpowermanager

LOCAL_EXPORT_SHARED_LIBRARY_HEADERS := libbinder

LOCAL_CFLAGS += -Wno-multichar -Werror -Wall
LOCAL_CLANG := true
LOCAL_SANITIZE := unsigned-integer-overflow signed-integer-overflow