summaryrefslogtreecommitdiff
path: root/checkperms.sh
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2020-07-02 08:57:53 -0400
committerPliable Pixels <pliablepixels@gmail.com>2020-07-02 08:57:53 -0400
commit148d93124e860c0cf57c561f996f8888f6a09211 (patch)
treed06cb033f03ef7f4b14c170a4907eccf637bc607 /checkperms.sh
parent49b9108c84d8ba10bfaaadf148b1ea7164938784 (diff)
ver
Diffstat (limited to 'checkperms.sh')
-rwxr-xr-xcheckperms.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/checkperms.sh b/checkperms.sh
index 7c885cb0..05283f6d 100755
--- a/checkperms.sh
+++ b/checkperms.sh
@@ -6,4 +6,4 @@ else
FILE="$1"
fi
echo "*** Permissions for $FILE ***"
-`echo $ANDROID_HOME`/build-tools/${SDK_VERSION}/aapt d permissions $FILE
+`echo $ANDROID_SDK_ROOT`/build-tools/${SDK_VERSION}/aapt d permissions $FILE