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

Commit cf0143c6 authored by Yin-Chia Yeh's avatar Yin-Chia Yeh Committed by Android (Google) Code Review
Browse files

Merge "Camera NDK: fix build break"

parents 7f1a5dfb d8f9a713
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -49,6 +49,8 @@ LOCAL_SHARED_LIBRARIES := \
    libstagefright_foundation \
    libcutils \

LOCAL_CLANG := true

include $(BUILD_SHARED_LIBRARY)

endif