There is no implementation of ogpsd for the htcdream. It will instead use gpsd until fsotdld is ready.
Signed-off-by: Denis 'GNUtoo' Carikli <[email protected]> --- .../frameworkd-config-shr/htcdream/frameworkd.conf | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/frameworkd/frameworkd-config-shr/htcdream/frameworkd.conf b/frameworkd/frameworkd-config-shr/htcdream/frameworkd.conf index 27f1e67..e8ac4f0 100644 --- a/frameworkd/frameworkd-config-shr/htcdream/frameworkd.conf +++ b/frameworkd/frameworkd-config-shr/htcdream/frameworkd.conf @@ -23,6 +23,9 @@ disable = 1 [ogsmd] disable = 1 +[ogpsd] +disable = 1 + [opreferencesd] rootdir = ../etc/freesmartphone/opreferences:/etc/freesmartphone/opreferences:/usr/etc/freesmartphone/opreferences @@ -59,4 +62,4 @@ disable = 1 [onetworkd] -disable = 1 \ No newline at end of file +disable = 1 -- 1.7.0.4 _______________________________________________ Shr-devel mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-devel
