Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 93ac96e7 authored by Dipankar Bhardwaj's avatar Dipankar Bhardwaj
Browse files

Move StorageStatsManagerTest to PRESUBMIT

Change-Id: I636c588b164f32d8bef644a919905fd9c597fd79
Test: atest in TEST_MAPPING directory
Bug: 364832008
Flag: EXEMPT not needed
parent 7da02517
Loading
Loading
Loading
Loading
+3 −9
Original line number Diff line number Diff line
@@ -114,6 +114,9 @@
            "options": [
                {
                    "include-filter": "android.os.storage.cts.StorageManagerTest"
                },
                {
                    "include-filter": "android.os.storage.cts.StorageStatsManagerTest"
                }
            ]
        }
@@ -173,15 +176,6 @@
                    "include-filter": "com.android.server.wm.BackgroundActivityStart*"
                }
            ]
        },
        {
            "name": "CtsOsTestCases",
            "file_patterns": ["StorageManagerService\\.java"],
            "options": [
                {
                    "include-filter": "android.os.storage.cts.StorageStatsManagerTest"
                }
            ]
        }
   ]
}