summaryrefslogtreecommitdiffstats
path: root/gps/libloc_api_50001/loc_eng_dmn_conn.h
diff options
context:
space:
mode:
authorsbrissen <sbrissen@hotmail.com>2013-05-06 11:43:23 -0400
committersbrissen <sbrissen@hotmail.com>2013-05-06 11:49:18 -0400
commit3131ff6ce528dd94bb0d698072eb7a5211e9bb47 (patch)
treee8f43b48883865cbc4c109cafb27f0a49757ca3e /gps/libloc_api_50001/loc_eng_dmn_conn.h
parentee82b1b5b04dce2c89008df7e3ec38763ea4910d (diff)
downloaddevice_samsung_smdk4412-qcom-common-3131ff6ce528dd94bb0d698072eb7a5211e9bb47.tar.gz
device_samsung_smdk4412-qcom-common-3131ff6ce528dd94bb0d698072eb7a5211e9bb47.tar.bz2
device_samsung_smdk4412-qcom-common-3131ff6ce528dd94bb0d698072eb7a5211e9bb47.zip
update gps from d2-common
Change-Id: I99e0a6600d27e75f1bcb20f927efbd336d4fdc82
Diffstat (limited to 'gps/libloc_api_50001/loc_eng_dmn_conn.h')
-rwxr-xr-x[-rw-r--r--]gps/libloc_api_50001/loc_eng_dmn_conn.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/gps/libloc_api_50001/loc_eng_dmn_conn.h b/gps/libloc_api_50001/loc_eng_dmn_conn.h
index f669248..9aebd4f 100644..100755
--- a/gps/libloc_api_50001/loc_eng_dmn_conn.h
+++ b/gps/libloc_api_50001/loc_eng_dmn_conn.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011,2012, Code Aurora Forum. All rights reserved.
+/* Copyright (c) 2011,2012, The Linux Foundation. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
@@ -9,7 +9,7 @@
* copyright notice, this list of conditions and the following
* disclaimer in the documentation and/or other materials provided
* with the distribution.
- * * Neither the name of Code Aurora Forum, Inc. nor the names of its
+ * * Neither the name of The Linux Foundation nor the names of its
* contributors may be used to endorse or promote products derived
* from this software without specific prior written permission.
*
@@ -37,6 +37,7 @@
#define GPSONE_LOC_API_RESP_Q_PATH "/data/misc/gpsone_d/gpsone_loc_api_resp_q"
#define QUIPC_CTRL_Q_PATH "/data/misc/gpsone_d/quipc_ctrl_q"
#define MSAPM_CTRL_Q_PATH "/data/misc/gpsone_d/msapm_ctrl_q"
+#define MSAPU_CTRL_Q_PATH "/data/misc/gpsone_d/msapu_ctrl_q"
#else
@@ -44,6 +45,7 @@
#define GPSONE_LOC_API_RESP_Q_PATH "/tmp/gpsone_loc_api_resp_q"
#define QUIPC_CTRL_Q_PATH "/tmp/quipc_ctrl_q"
#define MSAPM_CTRL_Q_PATH "/tmp/msapm_ctrl_q"
+#define MSAPU_CTRL_Q_PATH "/tmp/msapu_ctrl_q"
#endif