-
Sharvil Nanavati authored
GKI_run was called but didn't do anything: it would call sched_setscheduler to increase the priority of the current process but Android OS policy doesn't allow for that. And GKI_stop was never called.
b6249384
GKI_run was called but didn't do anything: it would call sched_setscheduler to increase the priority of the current process but Android OS policy doesn't allow for that. And GKI_stop was never called.