summaryrefslogtreecommitdiff
path: root/build-prebuilts.sh
blob: 10423b8c170d8bce64ef2fc2ddefcc036b67a32c (plain)
1
2
3
4
5
#!/bin/bash -ex

env

exit 0