[perfetto] Do not run tools/install-build-tools in Dockerfile. (#2018)

This commit is contained in:
Florian Mayer 2018-12-10 18:51:36 +00:00 committed by Max Moroz
parent 2d1a956fcf
commit 9bab09942a
1 changed files with 0 additions and 1 deletions

View File

@ -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/