aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: ab9f079d97445df9284390fb10141db1c63cc583 (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 = 4.0.2
[submodule "third_party/android/libunwind"]
	path = third_party/android/libunwind
	url = https://github.com/libunwind/libunwind.git
	branch = v1.6.2