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

Commit 5f192681 authored by Christopher Wiley's avatar Christopher Wiley Committed by android-build-merger
Browse files

Merge "libstagefright_foundation: Export libbinder headers"

am: 2e70dd61

* commit '2e70dd61':
  libstagefright_foundation: Export libbinder headers

Change-Id: I3d03bc560682c664aa6a3e837433ec1b9e74abb3
parents b6263adb 2e70dd61
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