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

Commit 62164224 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

am: 34dd5530

Change-Id: I32776761a3639d9d82b14c745d723df0dbd6c2a4
parents 206c2b80 34dd5530
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" />