Sign in
skia
/
skia
/
d0e49fde37656fe69a78705e74beabb8534d00e2
/
.
/
tools
/
skqp
/
make_apk.sh
blob: 620508a744cf9e78f073aba512f03cba3720894c [
file
] [
log
] [
blame
]
#! /bin/sh
# Copyright 2019 Google Inc.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
exec python3
"$(dirname "
$0
")"
/
make_universal_apk
.
py
"$@"