Loading core/java/android/app/TEST_MAPPING +17 −0 Original line number Diff line number Diff line Loading @@ -201,6 +201,23 @@ "file_patterns": [ "(/|^)PropertyInvalidatedCache.java" ] }, { "name": "FrameworksCoreGameManagerTests", "options": [ { "exclude-annotation": "androidx.test.filters.FlakyTest" }, { "exclude-annotation": "org.junit.Ignore" }, { "include-filter": "android.app" } ], "file_patterns": [ "(/|^)GameManager[^/]*", "(/|^)GameMode[^/]*" ] } ], "presubmit-large": [ Loading core/tests/GameManagerTests/AndroidManifest.xml +3 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,9 @@ <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.android.app.gamemanagertests" android:sharedUserId="android.uid.system" > android:sharedUserId="com.android.uid.test" > <uses-permission android:name="android.permission.MANAGE_GAME_MODE" /> <application android:appCategory="game"> <uses-library android:name="android.test.runner" /> Loading services/core/java/com/android/server/app/TEST_MAPPING +17 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,23 @@ "exclude-annotation": "androidx.test.filters.FlakyTest" } ] }, { "name": "FrameworksCoreGameManagerTests", "options": [ { "exclude-annotation": "androidx.test.filters.FlakyTest" }, { "exclude-annotation": "org.junit.Ignore" }, { "include-filter": "android.app" } ], "file_patterns": [ "(/|^)GameManagerService.java", "(/|^)GameManagerSettings.java" ] } ] } No newline at end of file Loading
core/java/android/app/TEST_MAPPING +17 −0 Original line number Diff line number Diff line Loading @@ -201,6 +201,23 @@ "file_patterns": [ "(/|^)PropertyInvalidatedCache.java" ] }, { "name": "FrameworksCoreGameManagerTests", "options": [ { "exclude-annotation": "androidx.test.filters.FlakyTest" }, { "exclude-annotation": "org.junit.Ignore" }, { "include-filter": "android.app" } ], "file_patterns": [ "(/|^)GameManager[^/]*", "(/|^)GameMode[^/]*" ] } ], "presubmit-large": [ Loading
core/tests/GameManagerTests/AndroidManifest.xml +3 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,9 @@ <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.android.app.gamemanagertests" android:sharedUserId="android.uid.system" > android:sharedUserId="com.android.uid.test" > <uses-permission android:name="android.permission.MANAGE_GAME_MODE" /> <application android:appCategory="game"> <uses-library android:name="android.test.runner" /> Loading
services/core/java/com/android/server/app/TEST_MAPPING +17 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,23 @@ "exclude-annotation": "androidx.test.filters.FlakyTest" } ] }, { "name": "FrameworksCoreGameManagerTests", "options": [ { "exclude-annotation": "androidx.test.filters.FlakyTest" }, { "exclude-annotation": "org.junit.Ignore" }, { "include-filter": "android.app" } ], "file_patterns": [ "(/|^)GameManagerService.java", "(/|^)GameManagerSettings.java" ] } ] } No newline at end of file