gdixupdate: Add `clock_nanosleep` to seccomp policy

The goodix updater can call the `clock_nanosleep` syscall in certain
failure paths.  However, this is not currently a part of the policy
file.  This commit simply adds the syscall to the seccomp policy file.

BUG=b:321116363
TEST=None

Change-Id: Ie899d4d952612e7d8a52ae969b5398528f52724a
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/touch_updater/+/5349047
Commit-Queue: Aseda Aboagye <aaboagye@chromium.org>
Reviewed-by: Henry Barnor <hbarnor@chromium.org>
Tested-by: Aseda Aboagye <aaboagye@chromium.org>
Reviewed-by: Kenneth Albanowski <kenalba@google.com>
Auto-Submit: Aseda Aboagye <aaboagye@chromium.org>
Commit-Queue: Henry Barnor <hbarnor@chromium.org>
1 file changed