Loading tools/aidl/Android.mk +0 −1 Original line number Diff line number Diff line Loading @@ -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 \ Loading tools/aidl/tests/test.cppdeleted 100644 → 0 +0 −3 Original line number Diff line number Diff line #include <gtest/gtest.h> TEST(DummyCase, DummyTest) {} Loading
tools/aidl/Android.mk +0 −1 Original line number Diff line number Diff line Loading @@ -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 \ Loading
tools/aidl/tests/test.cppdeleted 100644 → 0 +0 −3 Original line number Diff line number Diff line #include <gtest/gtest.h> TEST(DummyCase, DummyTest) {}