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

Commit be4e3af8 authored by Eugene Susla's avatar Eugene Susla
Browse files

Migrate PermissionControllerManager to ServiceConnector

Test: - atest --test-mapping core/java/com/android/internal/infra
  - m -j CtsBackupHostTestCases && atest android.backup.cts.PermissionTest
Change-Id: I6a590194207d08569f41f3c5ac6d56e63737feaa
parent 15b60142
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
{
    "presubmit": [
        {
            "name": "CtsRoleTestCases",
            "options": [
                {
                    "include-filter": "android.app.role.cts.RoleManagerTest"
                }
            ]
        }
    ]
}
 No newline at end of file
Loading