b77ad3a4cc
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
10 lines
119 B
Text
10 lines
119 B
Text
{
|
|
"presubmit": [
|
|
{
|
|
"name": "FuseDaemonHostTest"
|
|
},
|
|
{
|
|
"name": "AdoptableHostTest"
|
|
}
|
|
]
|
|
}
|