Add timed out test files to tidy_timeout_srcs am: 415623fb96 am: da62229aa5 am: 3892ee972f am: 36e730975a

Original change: https://android-review.googlesource.com/c/platform/system/libhidl/+/1991388

Change-Id: I4a69ac4583b80f4338fd7a7863af850d761d7f3d
diff --git a/Android.bp b/Android.bp
index 9d268f6..c5d129e 100644
--- a/Android.bp
+++ b/Android.bp
@@ -57,6 +57,7 @@
     host_supported: true,
     defaults: ["libhidl-defaults"],
     gtest: false,
+    tidy_timeout_srcs: ["test_main.cpp"],
     srcs: ["test_main.cpp"],
     test_suites: ["device-tests"],