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
@ -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…
Reference in New Issue
Block a user