Roll NDK to pick std::deque patch.
[android_tools.git] / sdk / tools / templates / other / Notification / root / AndroidManifest.xml.ftl
blobfb564ccf546b7c2a1a0db4f963431ad1b20bf3c9
1 <manifest xmlns:android="http://schemas.android.com/apk/res/android" >
3     <uses-permission android:name="android.permission.VIBRATE" />
5 </manifest>