diff options
author | Matt Ranostay <matt.ranostay@konsulko.com> | 2017-09-09 21:12:06 -0700 |
---|---|---|
committer | Matt Ranostay <matt.ranostay@konsulko.com> | 2017-09-26 09:56:23 -0700 |
commit | 5ff1309919c9cfa0f1eb4aeecfc7792d6dbca68c (patch) | |
tree | 61ebea18545d275d26a33995070d8c81132b98e6 /.gitmodules | |
parent | 99e4d36accc075a02f264821c72006fa0155be99 (diff) |
binding: geofence: initial support for fencing
Bug-AGL: SPEC-900
Change-Id: I61292b23edec6338816a1bf2fca8ab036282bc58
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..b545da1 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "conf.d/app-templates"] + path = conf.d/app-templates + url = https://gerrit.automotivelinux.org/gerrit/apps/app-templates |