Files
frameworks_base/core/java/android/permission
Philip P. Moltmann 188e47bbc5 Call PermissionControllerService on workerthread
As otherwise the mainthread is overwhelmed and blocking.

Test: atest CtsPermissionTestCases:android.permission.cts.PermissionControllerTest
Fixes: 130738002
Change-Id: I1d6cbc60411802cef1c8aedbb6e89430e65b2aa9
2019-04-18 11:05:35 -07:00
..