From aa4883448533e06459f4bc13d95b5df80783e93a Mon Sep 17 00:00:00 2001 From: Oluwarotimi Adesina Date: Thu, 29 Feb 2024 15:10:09 +0000 Subject: [PATCH] Revert "Add TEST_MAPPING for debuggerd CTS" This reverts commit d059478ee1bddcb2d36c1ba4c881f9d6e379936f. Reason for revert: Potential culprit for b/327525776- verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted. Change-Id: I4b713aa46b2869a677a210cfce6ae880366b045e --- debuggerd/TEST_MAPPING | 5 ----- 1 file changed, 5 deletions(-) diff --git a/debuggerd/TEST_MAPPING b/debuggerd/TEST_MAPPING index 61d71550c..8633cb866 100644 --- a/debuggerd/TEST_MAPPING +++ b/debuggerd/TEST_MAPPING @@ -14,10 +14,5 @@ { "name": "debuggerd_test" } - ], - "postsubmit": [ - { - "name": "CtsCrashDetailHostTestCases" - } ] }