summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 48f0aa8034e34e2856698f798c83560f7751f62d (plain)
1
2
3
4
5
6
7
8
[submodule "third_party/android/capstone"]
	path = third_party/android/capstone
	url = https://github.com/aquynh/capstone
	branch = 3.0.4
[submodule "third_party/android/libunwind"]
	path = third_party/android/libunwind
	url = git://git.sv.gnu.org/libunwind.git
	branch = master