Sign in
skia
/
skia
/
fc70edaf85d327065ba5ac279f95781327bc391f
/
.
/
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
"$@"