Use gcc to build unit tests until vendor code is fixed.

BUG: 20893039
Change-Id: I649dae16bbc748defc8eb92c879140fe950fe936
This commit is contained in:
Chih-Hung Hsieh
2015-05-06 16:14:00 -07:00
parent 7bfef98571
commit 1c6b675f0c
2 changed files with 4 additions and 0 deletions

View File

@@ -2,6 +2,8 @@ LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)
LOCAL_CLANG := false
LOCAL_MODULE:=oemcrypto_test
LOCAL_MODULE_TAGS := tests