From 1bc5f5d4dd10cb5968620c02a50f49be921c6332 Mon Sep 17 00:00:00 2001 From: Nandana Dutt Date: Mon, 30 Nov 2020 11:07:25 +0000 Subject: [PATCH] Add CtsScopedStorageDeviceOnlyTest to vold presubmit BUG: 159593019 Test: presubmit Change-Id: Icd75637f4a168311fdaeca2b1f4f32b34ad20dbb --- TEST_MAPPING | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TEST_MAPPING b/TEST_MAPPING index 15a4af4..49b2d60 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -6,6 +6,9 @@ { "name": "CtsScopedStorageHostTest" }, + { + "name": "CtsScopedStorageDeviceOnlyTest" + }, { "name": "AdoptableHostTest" }