4e904768f7
And fix a bug in the meantime, where mounts with no filesystem specific mount options were incorrectly having an empty string in their set of mount options. Test: this test Change-Id: I9b1f14d00a90f8b95a13fcecb3cfa7fe10a2f96a
34 lines
490 B
Text
34 lines
490 B
Text
{
|
|
"presubmit": [
|
|
{
|
|
"name": "adbd_test"
|
|
},
|
|
{
|
|
"name": "debuggerd_test"
|
|
},
|
|
{
|
|
"name": "fs_mgr_unit_test"
|
|
},
|
|
{
|
|
"name": "init_tests"
|
|
},
|
|
{
|
|
"name": "libbase_test"
|
|
},
|
|
{
|
|
"name": "libprocinfo_test"
|
|
},
|
|
{
|
|
"name": "memunreachable_test"
|
|
},
|
|
{
|
|
"name": "memunreachable_binder_test"
|
|
},
|
|
{
|
|
"name": "propertyinfoserializer_tests"
|
|
},
|
|
{
|
|
"name": "ziparchive-tests"
|
|
}
|
|
]
|
|
}
|