From cfa0d8b7c02165d1be64a3bb7c2ac00619d01d0a Mon Sep 17 00:00:00 2001 From: topjohnwu Date: Sun, 6 Nov 2016 05:00:58 +0800 Subject: [PATCH] gitmodule typo fix --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 5bea0fbd6..f2eff66b1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,4 +6,4 @@ url = https://github.com/topjohnwu/sepolicy-inject [submodule "jni/resetprop"] path = jni/resetprop - url = https://github.com:topjohnwu/resetprop.git + url = https://github.com/topjohnwu/resetprop.git