ANDROID: vendor_hooks: add dequeue_task_result in after_dequeue_task vh
Delayed dequeued feature keeps a sleeping sched_entitiy enqueued until its
lag has elapsed. So the dequeue_task maybe fail when the task is not
eligible.
So add the dequeue_task_result to the after_deuqueu_task vh to
notify the vendor modules.
Bug: 377437825
Change-Id: I871d4e3cc9ed51fb823ce42a3627a2ccf30bc379
Signed-off-by:
Xuewen Yan <xuewen.yan@unisoc.com>
Loading
Please sign in to comment