Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2e924e75 authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Add sched_setscheduler to the arm64 policy.

To support pthread_attr_setinheritsched for any code that uses pthread_create.

Bug: http://b/67471710
Test: no rolling configstore crashes when booting with the pthread change
Change-Id: I5847adba36b6a5d13b7bd20f955e432c14ce78b8
parent e95b8bf8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -28,6 +28,7 @@ faccessat: 1
write: 1
fstat: 1
clone: 1
sched_setscheduler: 1
munmap: 1
lseek: 1
sigaltstack: 1