Snap for 6160057 from 226b3d6da0176f0fdc5b3faa9169ae4f13643b11 to qt-qpr3-release
Change-Id: Ie2ed78beb01fc345a974bb65445abe71bc154555
diff --git a/tools/mts-tradefed/res/config/mts-exclude.xml b/tools/mts-tradefed/res/config/mts-exclude.xml
index f066c22..6c62dee 100644
--- a/tools/mts-tradefed/res/config/mts-exclude.xml
+++ b/tools/mts-tradefed/res/config/mts-exclude.xml
@@ -103,5 +103,8 @@
<!-- b/142965402: MTS flaky test -->
<option name="compatibility:exclude-filter" value="CtsMediaTestCases android.media.cts.MediaCodecCapabilitiesTest#testGetMaxSupportedInstances" />
+
+ <!-- b/147925128: Tests for permission controller should be excluded from the full MTS test run -->
+ <option name="compatibility:exclude-filter" value="CtsRoleTestCases" />
</configuration>