From 5b5b028e7dd88bac61769dad15c9cd75080d1044 Mon Sep 17 00:00:00 2001 From: Heemin Seog Date: Mon, 27 Jan 2020 11:58:37 -0800 Subject: [PATCH] Move test mapping to cover whole Car Sysui Bug: 148395487 Test: none Change-Id: I9e0dd732c478ed301e20afc1c453ab839b100bb3 --- packages/CarSystemUI/{src/com/android/systemui => }/TEST_MAPPING | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename packages/CarSystemUI/{src/com/android/systemui => }/TEST_MAPPING (100%) diff --git a/packages/CarSystemUI/src/com/android/systemui/TEST_MAPPING b/packages/CarSystemUI/TEST_MAPPING similarity index 100% rename from packages/CarSystemUI/src/com/android/systemui/TEST_MAPPING rename to packages/CarSystemUI/TEST_MAPPING