diff options
author | Rashed Abdel-Tawab <rashed@linux.com> | 2017-09-17 20:09:19 -0700 |
---|---|---|
committer | Davide Garberi <dade.garberi@gmail.com> | 2017-12-12 23:07:37 +0100 |
commit | 1995495b99618feb6a220677b2ba36def9bb493d (patch) | |
tree | 0116f67b165f3d53448d8b2259813b36e70ca499 | |
parent | b126d0ecb88282b7eff99a61a331caf683257dc3 (diff) |
msm8996: Add Android.mk for location
Change-Id: Ifdfc6b9ffd5ded40a9ffbcbb18399cb875b96a74
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
-rw-r--r-- | location/Android.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/location/Android.mk b/location/Android.mk new file mode 100644 index 0000000..5053e7d --- /dev/null +++ b/location/Android.mk @@ -0,0 +1 @@ +include $(call all-subdir-makefiles) |