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

Commit ba6a4c22 authored by Hirokazu Honda's avatar Hirokazu Honda
Browse files

mediacodec-x86.policy: Allow media.omx to call sched_setscheduler/uname on x86 platform

Bug: 4556907
Test: m
Change-Id: If8745a12b329974175d4a89e7e3d72efaff48c14
parent db44c5d1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -48,6 +48,8 @@ dup: 1
set_tid_address: 1
write: 1
nanosleep: 1
sched_setscheduler: 1
uname: 1

# Required by AddressSanitizer
gettid: 1