am b14e7b84: Merge "aidl: Remove example test"

* commit 'b14e7b84290fa40221e3f315862dd1f79bf21871':
  aidl: Remove example test
This commit is contained in:
Christopher Wiley
2015-09-03 00:31:45 +00:00
committed by Android Git Automerger
2 changed files with 0 additions and 4 deletions

View File

@@ -56,7 +56,6 @@ LOCAL_CFLAGS := -g -DUNIT_TEST -Wall -Werror
LOCAL_SRC_FILES := \
options_unittest.cpp \
test_main.cpp \
tests/test.cpp \
LOCAL_STATIC_LIBRARIES := \
libaidl-common \

View File

@@ -1,3 +0,0 @@
#include <gtest/gtest.h>
TEST(DummyCase, DummyTest) {}