DO NOT MERGE: Removing android prefix for ECG feature

Bug: 17272904

Change-Id: Ia476bd8853e098600b681bb769536774596b9345
This commit is contained in:
Vinod Krishnan 2014-09-04 15:24:12 -07:00
parent c3d1889e50
commit 8c967b9bea
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>