mirror of https://github.com/google/oss-fuzz.git
[perfetto] Do not run tools/install-build-tools in Dockerfile. (#2018)
This commit is contained in:
parent
2d1a956fcf
commit
9bab09942a
|
@ -25,5 +25,4 @@ RUN git clone --depth=1 https://android.googlesource.com/platform/external/perfe
|
|||
RUN $SRC/perfetto/infra/oss-fuzz/init_container
|
||||
|
||||
WORKDIR $SRC/perfetto
|
||||
RUN tools/install-build-deps --no-android
|
||||
COPY build.sh $SRC/
|
||||
|
|
Loading…
Reference in New Issue