summaryrefslogtreecommitdiff
path: root/camera
diff options
context:
space:
mode:
authorChih-hung Hsieh <chh@google.com>2022-02-24 00:40:48 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-02-24 00:40:48 +0000
commitfa83970b3a01d463dba6f26597fb5505dea3db12 (patch)
treec004856beeb9d37092ff075d5f2761612e1c7755 /camera
parent11c970f706829ad8527f0ca1f9984ea2d8a87d7d (diff)
parentff54f73b4f5ea56f61f217f5ede9e8d042752315 (diff)
Merge "Add timed out test files to tidy_timeout_srcs" am: ff54f73b4f
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1992232 Change-Id: Ic6072a539d185abc0bcce2ef1dd4a96ddf70e3b8
Diffstat (limited to 'camera')
-rw-r--r--camera/provider/2.4/vts/functional/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/camera/provider/2.4/vts/functional/Android.bp b/camera/provider/2.4/vts/functional/Android.bp
index 8886ee1e8c..d2f61a5484 100644
--- a/camera/provider/2.4/vts/functional/Android.bp
+++ b/camera/provider/2.4/vts/functional/Android.bp
@@ -26,6 +26,7 @@ package {
cc_test {
name: "VtsHalCameraProviderV2_4TargetTest",
defaults: ["VtsHalTargetTestDefaults"],
+ tidy_timeout_srcs: ["VtsHalCameraProviderV2_4TargetTest.cpp"],
srcs: ["VtsHalCameraProviderV2_4TargetTest.cpp"],
// TODO(b/64437680): Assume these are always available on the device.