summaryrefslogtreecommitdiffstats
path: root/src/plugins/sensors/linux/plugin.json
diff options
context:
space:
mode:
authorJuha Vuolle <juha.vuolle@insta.fi>2021-08-19 14:35:33 +0300
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-08-26 07:42:28 +0000
commit48d454bb2111b2716c094847a27f124b3d43c381 (patch)
tree8ff28f4fb11422c02469573367f24f35ca84f1d2 /src/plugins/sensors/linux/plugin.json
parent56551e66736b2d118e4a9661260bc87848ce40db (diff)
Remove linux sysfs backend
The backend provided accelerometer. The backend has been undocumented since the beginning and has been virtually without any activity during its existence. Task-number: QTBUG-95789 Change-Id: I7efb3ed10e68a729bc4c834b6c7c3bab9fd8169f Reviewed-by: Lorn Potter <lorn.potter@gmail.com> Reviewed-by: Alex Blasche <alexander.blasche@qt.io> (cherry picked from commit 117087dbbf235d4b9f7533c0df4c9c3cc795c0cf) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'src/plugins/sensors/linux/plugin.json')
-rw-r--r--src/plugins/sensors/linux/plugin.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/sensors/linux/plugin.json b/src/plugins/sensors/linux/plugin.json
deleted file mode 100644
index f3863f11..00000000
--- a/src/plugins/sensors/linux/plugin.json
+++ /dev/null
@@ -1 +0,0 @@
-{ "Keys": [ "linux" ] }