mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-29 02:22:09 +08:00
2569e85349
old-commit-hash: 1fa1c44342995d27ed9295429ac4a0506c7569a6
8 lines
136 B
Bash
Executable File
8 lines
136 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# TODO: there's probably a better way to do this
|
|
|
|
cd SnapdragonProfiler/service
|
|
mv android real_android
|
|
ln -s agl/ android
|