platform_system_vold/TEST_MAPPING
Martijn Coenen b77ad3a4cc Add TEST_MAPPING for vold.
Start with FuseDaemonHostTest and AdoptableHostTest, since these heavily
rely on functionality implemented in FUSE to work correctly.

Bug: 149095627
Test: run atest in system/vold
Change-Id: Ia583505aae260584897b0ea80c419b0e34f04735
2020-02-10 08:57:30 +01:00

10 lines
119 B
Text

{
"presubmit": [
{
"name": "FuseDaemonHostTest"
},
{
"name": "AdoptableHostTest"
}
]
}