android: Move comment

This commit is contained in:
Rom Walton 2013-06-02 20:03:25 -04:00
parent 419088fbef
commit a512bea7fb
1 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,8 @@
<!-- CAUTION: specifiying target sdk can change the layout! android:targetSdkVersion="15"-->
<uses-sdk android:minSdkVersion="9" />
<!-- Required Permissions -->
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED"/>
<uses-permission android:name="android.permission.WAKE_LOCK"/>