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