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

Commit 37afc27e 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 am: 384446be

parents 126c9e9b 384446be
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"
        }
      ]
    }
  ]
}