From 45d19936bfde05fcd5467b40b105335676141a9a Mon Sep 17 00:00:00 2001 From: Chris Goldsworthy Date: Mon, 22 Mar 2021 12:59:29 -0700 Subject: [PATCH] ANDROID: abi_gki_aarch64_qcom: Whitelist sched_setattr Whitelist sched_setattr, so that we may set scheduler properties for threads from the kernel, just as one can do from user space. Bug: 183420374 Signed-off-by: Chris Goldsworthy Change-Id: Ie2a7b611a22f9bc01b2317f4af3ac811080a257a --- android/abi_gki_aarch64_qcom | 1 + 1 file changed, 1 insertion(+) diff --git a/android/abi_gki_aarch64_qcom b/android/abi_gki_aarch64_qcom index 299d350411e6..0047c23cf236 100644 --- a/android/abi_gki_aarch64_qcom +++ b/android/abi_gki_aarch64_qcom @@ -1953,6 +1953,7 @@ sched_clock sched_feat_keys sched_feat_names + sched_setattr sched_set_fifo sched_set_fifo_low sched_set_normal