summaryrefslogtreecommitdiff
path: root/core/Android.mk
diff options
context:
space:
mode:
authorDante Russo <drusso@codeaurora.org>2017-03-21 17:06:09 -0700
committerDante Russo <drusso@codeaurora.org>2017-04-17 15:12:16 -0700
commit9e232dda61858489c92bbeba338b0272d8fcda63 (patch)
tree52af68e109e0bb00b123928657d6f318c80e692c /core/Android.mk
parentee94e7d5559a9ff5cac6b18bca1de7c3efb71d88 (diff)
downloadgps-9e232dda61858489c92bbeba338b0272d8fcda63.tar.gz
Remove owner of gps hal modules
Owner does not need to be specified for this project. Change-Id: I918a767ed3b83e134c5e63ded5b25070b3399ac8
Diffstat (limited to 'core/Android.mk')
-rw-r--r--core/Android.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/Android.mk b/core/Android.mk
index badae1a..3051a92 100644
--- a/core/Android.mk
+++ b/core/Android.mk
@@ -6,8 +6,6 @@ LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
LOCAL_MODULE := libloc_core
-LOCAL_MODULE_OWNER := qti
-
LOCAL_MODULE_TAGS := optional
ifeq ($(TARGET_DEVICE),apq8026_lw)