compat: libc: compile shim with GCC again..
Change-Id: Ib4f5f8874919554493b67a3467aee8a32daf5486
This commit is contained in:
parent
53e071b8d3
commit
5c6ed67f4e
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue