aboutsummaryrefslogtreecommitdiffstats
path: root/android/hw-sensors.h
diff options
context:
space:
mode:
Diffstat (limited to 'android/hw-sensors.h')
-rw-r--r--android/hw-sensors.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/android/hw-sensors.h b/android/hw-sensors.h
index 5cfc748..665cc6d 100644
--- a/android/hw-sensors.h
+++ b/android/hw-sensors.h
@@ -20,6 +20,9 @@ extern void android_hw_sensors_init( void );
/* NOTE: this list must be the same that the one defined in
* the sensors_qemu.c source of the libsensors.goldfish.so
* library.
+ *
+ * DO NOT CHANGE THE ORDER IN THIS LIST, UNLESS YOU INTEND
+ * TO BREAK SNAPSHOTS!
*/
#define SENSORS_LIST \
SENSOR_(ACCELERATION,"acceleration") \