From 96d4de7b36188cf8fe87b1d3f840bf9371744956 Mon Sep 17 00:00:00 2001 From: Paul Olav Tvete Date: Mon, 4 Mar 2013 14:09:10 +0100 Subject: Sensor implementation for Android Based on the Necessitas project by Bogdan Vatra. Contributors to the Qt5 project: BogDan Vatra Eskil Abrahamsen Blomfeldt Paul Olav Tvete The full history of the Qt5 port can be found in refs/old-heads/android, SHA-1 caa4103a80ef90db5eb9836f6b6028b7ce36c73a Change-Id: I57e772ee5079c0ea74f685b65ae2864d73e7c750 Reviewed-by: Eskil Abrahamsen Blomfeldt --- src/plugins/sensors/android/src/plugin.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/plugins/sensors/android/src/plugin.json (limited to 'src/plugins/sensors/android/src/plugin.json') diff --git a/src/plugins/sensors/android/src/plugin.json b/src/plugins/sensors/android/src/plugin.json new file mode 100644 index 00000000..8a55b3ae --- /dev/null +++ b/src/plugins/sensors/android/src/plugin.json @@ -0,0 +1 @@ +{ "Keys": [ "notused" ] } -- cgit v1.2.3