Merge "remove compass from default wearable_core_hardware.xml" into cw-e-dev am: 86d5272
am: 8cae361

* commit '8cae361cd12eba8e79938598d5e76820fc3a8a09':
  remove compass from default wearable_core_hardware.xml

Change-Id: Ia9c99fa7c739abf7963258d39710645629e0502e
diff --git a/data/etc/wearable_core_hardware.xml b/data/etc/wearable_core_hardware.xml
index ae0b4d4..4b7a706 100644
--- a/data/etc/wearable_core_hardware.xml
+++ b/data/etc/wearable_core_hardware.xml
@@ -22,7 +22,8 @@
 -->
 <permissions>
     <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.bluetooth" />
     <feature name="android.hardware.touchscreen" />