am 53f6e127: Merge "Adding a missing permission to phone component" into lmp-dev

* commit '53f6e127b0677e4dfcc38b24c3ee1f8209e18a85':
  Adding a missing permission to phone component
This commit is contained in:
anaddaf
2014-09-05 22:40:11 +00:00
committed by Android Git Automerger

View File

@@ -17,6 +17,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example.android.wearable.findphone">
<uses-permission android:name="android.permission.VIBRATE" />
<application
android:icon="@drawable/ic_launcher"
android:label="@string/app_name"