recovery: Switch to clang
And a few trival fixes to suppress warnings. Change-Id: I38734b5f4434643e85feab25f4807b46a45d8d65
This commit is contained in:
@@ -16,6 +16,8 @@ LOCAL_PATH := $(call my-dir)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_CLANG := true
|
||||
|
||||
LOCAL_SRC_FILES := uncrypt.cpp
|
||||
|
||||
LOCAL_MODULE := uncrypt
|
||||
|
||||
Reference in New Issue
Block a user