diff --git a/init/Android.mk b/init/Android.mk index 617a80953..0db65cb94 100644 --- a/init/Android.mk +++ b/init/Android.mk @@ -147,7 +147,6 @@ include $(CLEAR_VARS) # b/38002385, work around clang-tidy segmentation fault. LOCAL_TIDY_CHECKS := -misc-forwarding-reference-overload LOCAL_MODULE := init_tests -LOCAL_COMPATIBILITY_SUITE := device-tests LOCAL_SRC_FILES := \ devices_test.cpp \ init_parser_test.cpp \ diff --git a/init/AndroidTest.xml b/init/AndroidTest.xml deleted file mode 100644 index 3de69edb4..000000000 --- a/init/AndroidTest.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - -