Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 34dd5530 authored by Nick Vaccaro's avatar Nick Vaccaro Committed by android-build-merger
Browse files

Add gyroscope support to wearable core hw support

am: e1b59c34

Change-Id: I73a3c9aeb866a693fca452b4ab5ef8d5c3c7ddf9
parents 40172395 e1b59c34
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -24,6 +24,7 @@
    <feature name="android.hardware.location" />
    <!-- devices supporting compass/magnitometer sensor must include
	 android.hardware.sensor.compass.xml -->
    <feature name="android.hardware.sensor.gyroscope" />
    <feature name="android.hardware.sensor.accelerometer" />
    <feature name="android.hardware.bluetooth" />
    <feature name="android.hardware.touchscreen" />