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

Commit 894cde10 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "[Settings] add readable tests to presubmit" into sc-dev

parents 378b540f 3f089602
Loading
Loading
Loading
Loading
+8 −0
Original line number Original line Diff line number Diff line
@@ -19,6 +19,14 @@
        },
        },
        {
        {
            "name": "SettingsProviderTest"
            "name": "SettingsProviderTest"
        },
        {
            "name": "CtsAppSecurityHostTestCases",
            "options": [
                {
                    "include-filter": "android.appsecurity.cts.ReadableSettingsFieldsTest"
                }
            ]
        }
        }
    ]
    ]
}
}