Sign in
android
/
toolchain
/
prebuilts
/
ndk
/
r27
/
refs/heads/androidx-activity-release
/
.
/
ndk-which
blob: 2165f59efc3016ee20c7082aa485637d550b63f4 [
file
] [
log
] [
blame
] [
edit
]
#!/bin/sh
DIR
=
$
(
cd
"$(dirname "
$0
")"
&&
pwd
)
"$DIR/prebuilt/linux-x86_64/bin/ndk-which"
"$@"