ANDROID: sched: Export symbol for vendor RT hook funcion
Export cpupri_find_fitness. Bug: 174030348 Change-Id: I47b2af2395bc7a618eb4f4af4469cc2422e25446 Signed-off-by: Rick Yiu <rickyiu@google.com> Signed-off-by: Will McVicker <willmcvicker@google.com> Signed-off-by: Shaleen Agrawal <quic_shalagra@quicinc.com>
This commit is contained in:
committed by
Shaleen Agrawal
parent
5ec033b0cc
commit
2d3c1ccc53
@@ -237,6 +237,7 @@ retry:
|
||||
|
||||
return 0;
|
||||
}
|
||||
EXPORT_SYMBOL_GPL(cpupri_find_fitness);
|
||||
|
||||
/**
|
||||
* cpupri_set - update the CPU priority setting
|
||||
|
||||
Reference in New Issue
Block a user