cras: seccomp: allow clock_nanosleep syscall

During runtime testing the glibc 2.32 upgrade it has been
observed that cras requires the clock_nanosleep syscall which
replaced nanosleep in newer glibc implementations. Old nanosleep
is kept for compatibility with glibc 2.27.

BUG=chromium:1171287
TEST=Local builds and booting on kevin/64/minnie.

Change-Id: I79a476c34eeb2cfa4ff4fdfecbd0b75451708a8b
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/adhd/+/2713106
Reviewed-by: Manoj Gupta <manojgupta@chromium.org>
Reviewed-by: Chih-Yang Hsia <paulhsia@chromium.org>
Commit-Queue: Manoj Gupta <manojgupta@chromium.org>
Tested-by: Manoj Gupta <manojgupta@chromium.org>
3 files changed