Remove LOCAL_CLANG

clang is the default compiler since Android nougat

Change-Id: I930bba431dc49970cb4491ed5fcf44b5e00e97df
Signed-off-by: Lennart Wieboldt <lennart.1997@gmx.de>
This commit is contained in:
Lennart Wieboldt
2017-07-25 21:48:39 +02:00
parent ac70ffcc85
commit 5e5e334b3b
4 changed files with 0 additions and 6 deletions
-1
View File
@@ -16,7 +16,6 @@ LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
LOCAL_CLANG := true
LOCAL_SRC_FILES := uncrypt.cpp
LOCAL_C_INCLUDES := $(LOCAL_PATH)/..
LOCAL_MODULE := uncrypt