OSDN Git Service

DO NOT MERGE: Removing android prefix for ECG feature
authorVinod Krishnan <vinodkrishnan@google.com>
Thu, 4 Sep 2014 22:24:12 +0000 (15:24 -0700)
committerVinod Krishnan <vinodkrishnan@google.com>
Thu, 4 Sep 2014 22:53:02 +0000 (15:53 -0700)
Bug: 17272904

Change-Id: Ia476bd8853e098600b681bb769536774596b9345

data/etc/com.google.android.hardware.sensor.heartrate.ecg.xml [moved from data/etc/android.hardware.sensor.heartrate.ecg.xml with 91% similarity]

@@ -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>