xref: /aosp_15_r20/external/perfetto/infra/oss-fuzz/init_container (revision 6dbdd20afdafa5e3ca9b8809fa73465d530080dc)
1#!/bin/bash
2
3# No op for now. Will allow us to install further system packages without
4# having to touch the oss-fuzz repo.
5
6set -euo pipefail
7