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

Commit 7048fa7e authored by Kholoud Mohamed's avatar Kholoud Mohamed Committed by Automerger Merge Worker
Browse files

Merge "Add testParentProfileApiDisabled to presubmit" into tm-dev am: d02ed365

parents 7d58439f d02ed365
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -16,5 +16,15 @@
    {
      "name": "CtsDevicePolicyManagerTestCases"
    }
  ],
  "presubmit": [
    {
      "name": "CtsDevicePolicyManagerTestCases",
      "options": [
        {
          "include-filter": "com.android.cts.devicepolicy.ManagedProfileTest#testParentProfileApiDisabled"
        }
      ]
    }
  ]
}