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

Commit 7744d21b authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Add sched_setscheduler to the arm64 policy.

It's already in arm and x86 but missing from arm64 for some reason.

Bug: http://b/67471710
Test: no rolling mediaextractor crashes when booting with the pthread change
Change-Id: Ibbf8e6f0d7315afe213d250f8874ba9b57ef8f9d
parent 159158c3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@ read: 1
setpriority: 1
sigaltstack: 1
clone: 1
sched_setscheduler: 1
lseek: 1
newfstatat: 1
faccessat: 1