Commit graph

8 commits

Author SHA1 Message Date
me-cafebabe
4f52dea677
sdm710-common Unblock madvise syscall for dspservice
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
2023-06-17 17:03:48 +03:00
Giammarco Senatore
f6f497c743
sdm710-common: Initial commonized tree
* minor cleanup in overlay and init rc
* drop dolby
2021-07-25 21:56:17 +02:00
mikeNG
25f2ae1553 kunlun2: Switch to standalone extract utils 2021-01-23 15:38:21 +01:00
SamarV-121
0e7cf32354 kunlun2: Update extraction scripts
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-04-11 19:35:58 +05:30
SamarV-121
78ae7d5057 sdm710-common: Fix helper path for PE
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-02-14 09:11:57 +05:30
Vladimir Oltean
5a62a81993 sdm710-common: Sync extractors with templates
* 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>
2019-12-08 06:26:46 +00:00
SamarV-121
5bc5545a4d sdm710-common: Fix extraction scripts
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2019-10-07 17:57:45 +05:30
SamarV-121
9d212ba3f5 Init trees 2019-08-29 09:37:42 +00:00