android build: add exec permission to apkdiff.py, and print hashes
This commit is contained in:
0
contrib/android/apkdiff.py
Normal file → Executable file
0
contrib/android/apkdiff.py
Normal file → Executable file
@@ -79,3 +79,8 @@ else
|
||||
fi
|
||||
|
||||
popd
|
||||
|
||||
|
||||
info "done."
|
||||
ls -la "$PROJECT_ROOT/bin"
|
||||
sha256sum "$PROJECT_ROOT/bin"/*
|
||||
|
||||
Reference in New Issue
Block a user