android13/external/perfetto/infra/oss-fuzz/init_container

7 lines
143 B
Bash
Executable File

#!/bin/bash
# No op for now. Will allow us to install further system packages without
# having to touch the oss-fuzz repo.
set -euo pipefail