ANDROID: sched: Export symbol for vendor RT hook funcion

Export cpupri_find_fitness.

Bug: 174030348
Signed-off-by: Rick Yiu <rickyiu@google.com>
Change-Id: I47b2af2395bc7a618eb4f4af4469cc2422e25446
Signed-off-by: Will McVicker <willmcvicker@google.com>
This commit is contained in:
Rick Yiu 2020-12-10 23:46:51 +08:00 committed by Will McVicker
parent a68d66b29e
commit 95fd09fa3a

View File

@ -214,6 +214,7 @@ int cpupri_find_fitness(struct cpupri *cp, struct task_struct *p,
return 0;
}
EXPORT_SYMBOL_GPL(cpupri_find_fitness);
/**
* cpupri_set - update the CPU priority setting