compat: libc: compile shim with GCC again..

Change-Id: Ib4f5f8874919554493b67a3467aee8a32daf5486
This commit is contained in:
Nich 2018-07-21 11:21:49 +08:00 committed by Jan Altensen (Stricted)
parent 53e071b8d3
commit 5c6ed67f4e

View file

@ -22,6 +22,8 @@ LOCAL_SRC_FILES := \
LOCAL_SHARED_LIBRARIES := libc
LOCAL_MODULE := libshim_pthreadts
LOCAL_VENDOR_MODULE := true
# TODO: remove as soon as we find out why Clang breaks camera preflash
LOCAL_CLANG := false
LOCAL_CXX_STL := none
LOCAL_SANITIZE := never
LOCAL_MODULE_TAGS := optional