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:
Victor Hsieh 2021-04-07 10:29:06 -07:00
parent 6cf75b53c3
commit 8018e9a6da
1 changed files with 0 additions and 3 deletions

View File

@ -2,9 +2,6 @@
"presubmit": [
{
"name": "authfs_device_test_src_lib"
},
{
"name": "AuthFsTestCases"
}
]
}