aboutsummaryrefslogtreecommitdiff
path: root/PREUPLOAD.cfg
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2019-04-11 10:42:19 -0700
committerElliott Hughes <enh@google.com>2019-04-11 10:42:19 -0700
commit6b6a6c8407e9ecfaefd3bd35d41a8fb48fa3645d (patch)
tree5f3c3ae6d309330047ecab784da63d340e79fe65 /PREUPLOAD.cfg
parentd1ff49c24afb1bb09925cda295d2bb52d514f879 (diff)
downloadbionic-6b6a6c8407e9ecfaefd3bd35d41a8fb48fa3645d.tar.gz
Remove seccomp upload hook.
We switched to genrules already, and the lack of `set -e` in the script means that no-one's even noticed that this script has been failing since then... Test: N/A Change-Id: Ie57cc97ab4e1003a106d4667cd404d22f0ee68a2
Diffstat (limited to 'PREUPLOAD.cfg')
-rw-r--r--PREUPLOAD.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/PREUPLOAD.cfg b/PREUPLOAD.cfg
index 98bede585..c9dcd8fc5 100644
--- a/PREUPLOAD.cfg
+++ b/PREUPLOAD.cfg
@@ -1,4 +1,3 @@
[Hook Scripts]
notice = tools/update_notice.sh
-seccomp = tools/update_seccomp.sh
syscalls = tools/update_syscalls.sh