Ashwini Oruganti | 9301818 | 2020-01-22 10:12:05 -0800 | [diff] [blame] | 1 | { |
| 2 | "presubmit": [ |
| 3 | { |
| 4 | "name": "CtsSecurityHostTestCases", |
| 5 | "options": [ |
| 6 | { |
| 7 | "include-filter": "android.security.cts.SELinuxHostTest#testPermissionControllerDomain" |
| 8 | }, |
| 9 | { |
| 10 | "include-filter": "android.security.cts.SELinuxHostTest#testVzwOmaTriggerDomain" |
| 11 | }, |
| 12 | { |
| 13 | "include-filter": "android.security.cts.SELinuxHostTest#testGMSCoreDomain" |
| 14 | } |
Ashwini Oruganti | 9301818 | 2020-01-22 10:12:05 -0800 | [diff] [blame] | 15 | ] |
Alan Stokes | 97038a2 | 2023-04-11 16:08:36 +0100 | [diff] [blame] | 16 | } |
| 17 | ], |
| 18 | "avf-presubmit": [ |
| 19 | { |
| 20 | "name": "ComposHostTestCases" |
Inseob Kim | 5bc8cb0 | 2021-08-13 01:14:11 +0000 | [diff] [blame] | 21 | }, |
| 22 | { |
| 23 | "name": "MicrodroidHostTestCases" |
Alan Stokes | 26dcfc5 | 2023-03-23 15:44:12 +0000 | [diff] [blame] | 24 | } |
Ashwini Oruganti | 9301818 | 2020-01-22 10:12:05 -0800 | [diff] [blame] | 25 | ] |
| 26 | } |