Loading data/etc/wearable_core_hardware.xml +2 −1 Original line number Original line Diff line number Diff line Loading @@ -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" /> Loading Loading
data/etc/wearable_core_hardware.xml +2 −1 Original line number Original line Diff line number Diff line Loading @@ -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" /> Loading