aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorA Sunil Kamath <sunil.kamath@stericsson.com>2012-03-22 14:16:26 -0600
committerMathieu J. Poirier <mathieu.poirier@linaro.org>2012-03-22 14:35:35 -0600
commit31f1a657b542dccda134d11001f8509be0f943c3 (patch)
treeea2fc9600b8fe8e00faaf0e49c9fff0d69bab60c
parent1c917402f0c7783efba06650d7300775f91cbdb2 (diff)
downloadsnowball-31f1a657b542dccda134d11001f8509be0f943c3.tar.gz
Adding GPS userspace service.
The daemon itself along with the libraries are coming from the 'vendor.tar.bz2' bundle. Change-Id: I8279ea6594f341706759707c3cb60d32653488a2 Signed-off-by: A Sunil Kamath <sunil.kamath@stericsson.com> Submitted-by: Mathieu Poirier <mathieu.poirier@linaro.org>
-rw-r--r--init.st-ericssonsnowballplatform.rc5
1 files changed, 5 insertions, 0 deletions
diff --git a/init.st-ericssonsnowballplatform.rc b/init.st-ericssonsnowballplatform.rc
index f2158bb..0161e22 100644
--- a/init.st-ericssonsnowballplatform.rc
+++ b/init.st-ericssonsnowballplatform.rc
@@ -128,3 +128,8 @@ service gatord /system/bin/gatord
class main
user root
+#userspace service for GPS
+service lbsd /system/bin/lbsd
+ class main
+ user root
+ group radio