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

Commit d02ed365 authored by Kholoud Mohamed's avatar Kholoud Mohamed Committed by Android (Google) Code Review
Browse files

Merge "Add testParentProfileApiDisabled to presubmit" into tm-dev

parents 5e230aef 1fe97a63
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"
        }
      ]
    }
  ]
}