authfs: Remove integration test from TEST_MAPPING
This needs to wait until the virt apex is installed by default. Bug: 184715904 Test: atest Change-Id: I60689efb5a92df52e4ae309f5f438b217f2a94c3
This commit is contained in:
parent
6cf75b53c3
commit
8018e9a6da
|
@ -2,9 +2,6 @@
|
||||||
"presubmit": [
|
"presubmit": [
|
||||||
{
|
{
|
||||||
"name": "authfs_device_test_src_lib"
|
"name": "authfs_device_test_src_lib"
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "AuthFsTestCases"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue