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

Commit d8f9a713 authored by Yin-Chia Yeh's avatar Yin-Chia Yeh
Browse files

Camera NDK: fix build break

On devices still using gcc

Change-Id: Ideb1a054d753194569513362f5b1fb80446eaf82
parent ead9146f
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