FuseDaemonHostTest is migrated to CTS and renamed.

FuseDaemonHostTest is migrated to CTS and renamed to CtsScopedStorageHostTest

Bug: 142926859
Test: builds
Change-Id: Ic32c2d3f9472befb37ef10a95e2af52994a1d68d
This commit is contained in:
Abhijeet Kaur
2020-05-28 18:07:14 +01:00
parent 6a459b2b35
commit 5604e90ae9

View File

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