sm8550-common: seccomp: Allow qwesd the pipe2 syscall
Change-Id: I77d0947b5befaa2139c17e169a85cfe72d1ad311 Signed-off-by: danielml <daniel@danielml.dev>
This commit is contained in:
@@ -75,6 +75,9 @@ function blob_fixup() {
|
||||
vendor/etc/vintf/manifest/sec_c2_manifest_default0_1_0.xml)
|
||||
sed -i 's/default0/software/g' "${2}"
|
||||
;;
|
||||
vendor/etc/seccomp_policy/qwesd@2.0.policy)
|
||||
echo "pipe2: 1" >> "${2}"
|
||||
;;
|
||||
esac
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user