DO NOT MERGE: Removing android prefix for ECG feature
Bug: 17272904 Change-Id: Ia476bd8853e098600b681bb769536774596b9345
This commit is contained in:
parent
c3d1889e50
commit
8c967b9bea
@ -16,5 +16,5 @@
|
|||||||
|
|
||||||
<!-- Feature for devices with a hardware electrocardiography(ECG) sensor. -->
|
<!-- Feature for devices with a hardware electrocardiography(ECG) sensor. -->
|
||||||
<permissions>
|
<permissions>
|
||||||
<feature name="android.hardware.sensor.heartrate.ecg" />
|
<feature name="com.google.android.hardware.sensor.heartrate.ecg" />
|
||||||
</permissions>
|
</permissions>
|
Loading…
Reference in New Issue
Block a user