ANDROID: sched: Update android_rvh_check_preempt_* hook
We found that android_rvh_check_preempt_wakeup hook was deleted
because of eevdf's code, but it's definition still exists.
So bring back the android_rvh_check_preempt_wakeup hook.
The check_preempt_tick() has been deleted by eevdf, so remove the
android_rvh_check_preempt_tick hook.
Bug: 317321867
Change-Id: I4c976c294ba10a03f9a79423001f94bc8c28ee08
Signed-off-by:
Xuewen Yan <xuewen.yan@unisoc.com>
Loading
Please sign in to comment