Merge "FuseDaemonHostTest is migrated to CTS and renamed." into rvc-dev

This commit is contained in:
TreeHugger Robot
2020-05-29 12:02:09 +00:00
committed by Android (Google) Code Review

View File

@@ -38,7 +38,7 @@
"file_patterns": ["NotificationManagerService\\.java"] "file_patterns": ["NotificationManagerService\\.java"]
}, },
{ {
"name": "FuseDaemonHostTest", "name": "CtsScopedStorageHostTest",
"file_patterns": ["StorageManagerService\\.java"] "file_patterns": ["StorageManagerService\\.java"]
} }
] ]