mirror of https://github.com/LeOS-GSI/LeOS-Genesis
5 lines
206 B
XML
5 lines
206 B
XML
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
package="org.torproject.android.service">
|
||
|
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
|
||
|
</manifest>
|