Without this, dspservice crashes infinitely on vela:
I init : starting service 'vendor.dspservice'...
W dspservice: libminijail[3387]: failed to get path of fd 3: No such file or directory
W dspservice: libminijail[3387]: allowing syscall: connect
W dspservice: libminijail[3387]: allowing syscall: fcntl
W dspservice: libminijail[3387]: allowing syscall: sendto
W dspservice: libminijail[3387]: allowing syscall: socket
W dspservice: libminijail[3387]: allowing syscall: writev
W dspservice: libminijail[3387]: logging seccomp filter failures
E dspservice: libminijail[3387]: blocked syscall: madvise
I init : Service 'vendor.dspservice' (pid 3387) received signal 31
I init : Sending signal 9 to service 'vendor.dspservice' (pid 3387) process group...
Co-authored-by: Ivan Vecera <ivan@cera.cz>
Change-Id: Icc6a75f1ceb83f7363fbac325a24e34e7505d74d
* This introduces fixup scripts and kang mode and fixes
passing of arguments longer than one word,
such as --section "Hello world".
Change-Id: I42dde659e9bea4f7e1c9a7a3fa8da3243774ca4e
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>