Skip to content

Commit

Permalink
Add RECEIVE_BOOT_COMPLETED permission
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaozhongliang committed Feb 17, 2012
1 parent 4ba1cf0 commit 81a6602
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
<uses-permission android:name="android.permission.AUTHENTICATE_ACCOUNTS" />
<uses-permission android:name="android.permission.GET_ACCOUNTS" />
<uses-permission android:name="android.permission.USE_CREDENTIALS" />
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />

<application
android:icon="@drawable/icon_app"
Expand Down

0 comments on commit 81a6602

Please sign in to comment.