From ec21103b2d4efae76f028aead884667ec3240c17 Mon Sep 17 00:00:00 2001 From: Josep del Rio Date: Tue, 11 Jul 2023 17:42:40 +0000 Subject: Add component to the InputTests presubmit module As part of the trunkstable migration, we need to add a component to the OWNERS file of the InputTests module. Bug: 288137971 Test: not needed Change-Id: Ibab9174832b6cb98993b33543a3d0393248dbab9 --- tests/Input/OWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/Input/OWNERS b/tests/Input/OWNERS index d701f23cb9b8..3cffce960b1c 100644 --- a/tests/Input/OWNERS +++ b/tests/Input/OWNERS @@ -1 +1,2 @@ +# Bug component: 136048 include /core/java/android/hardware/input/OWNERS -- cgit v1.2.3-59-g8ed1b