Sign in
skia
/
skia.git
/
ae67c52933d2da6ea7b9cdff251738487bb84c74
/
.
/
tools
/
skqp
/
make_apk.sh
blob: cd1bb7b14b0b844dad98eaba3ad3636c2dcf2f95 [
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 python
"$(dirname "
$0
")"
/
make_universal_apk
.
py
"$@"