aboutsummaryrefslogtreecommitdiffstats
path: root/libsensors/geomagneticd/geomagneticd.h
diff options
context:
space:
mode:
Diffstat (limited to 'libsensors/geomagneticd/geomagneticd.h')
-rw-r--r--libsensors/geomagneticd/geomagneticd.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libsensors/geomagneticd/geomagneticd.h b/libsensors/geomagneticd/geomagneticd.h
index 72afbc4..71f9dcb 100644
--- a/libsensors/geomagneticd/geomagneticd.h
+++ b/libsensors/geomagneticd/geomagneticd.h
@@ -27,8 +27,8 @@
#ifndef _GEOMAGNETICD_H_
#define _GEOMAGNETICD_H_
-#define GEOMAGNETICD_CONFIG_PATH "/data/system/yas.cfg"
-#define GEOMAGNETICD_CONFIG_BACKUP_PATH "/data/system/yas-backup.cfg"
+#define GEOMAGNETICD_CONFIG_PATH "/data/sensors/yas.cfg"
+#define GEOMAGNETICD_CONFIG_BACKUP_PATH "/data/sensors/yas-backup.cfg"
struct geomagneticd_data {
int magnetic_extrema[2][3];