am 8c967b9b: DO NOT MERGE: Removing android prefix for ECG feature

* commit '8c967b9bea7c80a8bd7d085fa9c9e390495dd1e8':
  DO NOT MERGE: Removing android prefix for ECG feature
This commit is contained in:
Vinod Krishnan 2014-09-04 23:11:58 +00:00 committed by Android Git Automerger
commit 6de9f39476
1 changed files with 1 additions and 1 deletions

View File

@ -16,5 +16,5 @@
<!-- Feature for devices with a hardware electrocardiography(ECG) sensor. -->
<permissions>
<feature name="android.hardware.sensor.heartrate.ecg" />
<feature name="com.google.android.hardware.sensor.heartrate.ecg" />
</permissions>