mirror of https://github.com/BOINC/boinc.git
android: Move comment
This commit is contained in:
parent
419088fbef
commit
a512bea7fb
|
@ -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"/>
|
||||
|
|
Loading…
Reference in New Issue