Add comment regarding commented out internet permission
(Pebble Emulator)
This commit is contained in:
parent
c1d9777047
commit
4622b384f2
|
@ -3,6 +3,7 @@
|
|||
package="nodomain.freeyourgadget.gadgetbridge">
|
||||
|
||||
<!--
|
||||
Comment in for testing Pebble Emulator
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
-->
|
||||
<uses-permission android:name="android.permission.BLUETOOTH" />
|
||||
|
|
Loading…
Reference in New Issue