Add persist to CopyEfsTest
Change-Id: I8e12b0ac5e529e15697f35b88ac8b43c798fedd1 Test: atest CopyEfsTest Flag: TEST_ONLY Bug: 352567354
This commit is contained in:
parent
069a8098b3
commit
175979b0ca
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ public class CopyEfsTest extends BaseHostJUnit4Test {
|
||||||
testDumpF2FS("efs");
|
testDumpF2FS("efs");
|
||||||
testDumpF2FS("efs_backup");
|
testDumpF2FS("efs_backup");
|
||||||
testDumpF2FS("modem_userdata");
|
testDumpF2FS("modem_userdata");
|
||||||
|
testDumpF2FS("persist");
|
||||||
}
|
}
|
||||||
|
|
||||||
private void testDumpF2FS(String name) throws Exception {
|
private void testDumpF2FS(String name) throws Exception {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue