am a3b4fb68: am b14e7b84: Merge "aidl: Remove example test"

* commit 'a3b4fb6851dc91222863783b7ac6664d62df2c3d':
  aidl: Remove example test
This commit is contained in:
Christopher Wiley
2015-09-03 00:39:22 +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) {}