Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f2aa636c authored by Nandana Dutt's avatar Nandana Dutt
Browse files

Add CtsScopedStorageDeviceOnlyTest to StorageManagerService presubmit

BUG: 159593019
Test: presubmit


Change-Id: If5c3b92063b8d9fb3f9b6272eb2cfef448065380
parent c6ba6568
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -29,6 +29,10 @@
        {
            "name": "CtsScopedStorageHostTest",
            "file_patterns": ["StorageManagerService\\.java"]
        },
        {
            "name": "CtsScopedStorageDeviceOnlyTest",
            "file_patterns": ["StorageManagerService\\.java"]
        }
    ]
}