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

Commit b7ecd9b6 authored by Dan Shi's avatar Dan Shi
Browse files

Revert "Run settings tests when adding settings"

This reverts commit 569be7df.

Reason for revert: b/124346411
Please use package filter for now. A mix of class and package filter is not supported by AJUR as of now. Once that bug is fixed, we can revert the revert.

Change-Id: I12981a97e392a3bc5e0027b3c53cf915b7d480e1
parent 569be7df
Loading
Loading
Loading
Loading
+0 −12
Original line number Original line Diff line number Diff line
{
  "presubmit": [
    {
      "name": "FrameworksCoreTests",
      "options": [
        {
          "include-filter": "android.provider.SettingsBackupTest"
        }
      ]
    }
  ]
}