msm8974-common: libril: Remove LOCAL_CLANG
clang is the default compiler since Android nougat Change-Id: I0555fa8067352fd43b47aabe80be1224597da17e Signed-off-by: Lennart Wieboldt <lennart.1997@gmx.de>
This commit is contained in:
parent
482de62af8
commit
900794d8b2
1 changed files with 0 additions and 1 deletions
|
@ -43,7 +43,6 @@ LOCAL_C_INCLUDES += $(LOCAL_PATH)/../include
|
|||
LOCAL_EXPORT_C_INCLUDE_DIRS := $(LOCAL_PATH)/../include
|
||||
|
||||
LOCAL_MODULE:= libril
|
||||
LOCAL_CLANG := true
|
||||
LOCAL_SANITIZE := integer
|
||||
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
|
Loading…
Add table
Reference in a new issue