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

Commit 8cae361c authored by Andriy Naborskyy's avatar Andriy Naborskyy Committed by android-build-merger
Browse files

Merge "remove compass from default wearable_core_hardware.xml" into cw-e-dev

am: 86d52723

* commit '86d52723':
  remove compass from default wearable_core_hardware.xml

Change-Id: Idc888dee9bbf8521285a131577952bd4d48dc9c7
parents c8462781 86d52723
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -22,7 +22,8 @@
-->
-->
<permissions>
<permissions>
    <feature name="android.hardware.location" />
    <feature name="android.hardware.location" />
    <feature name="android.hardware.sensor.compass" />
    <!-- devices supporting compass/magnitometer sensor must include
	 android.hardware.sensor.compass.xml -->
    <feature name="android.hardware.sensor.accelerometer" />
    <feature name="android.hardware.sensor.accelerometer" />
    <feature name="android.hardware.bluetooth" />
    <feature name="android.hardware.bluetooth" />
    <feature name="android.hardware.touchscreen" />
    <feature name="android.hardware.touchscreen" />