Sign in
dart
/
http.git
/
f0a02f98f7c921e86ecc81c70f38bb6fbccc81b9
/
.
/
pkgs
/
cronet_http
/
example
/
android
/
app
/
src
/
debug
/
AndroidManifest.xml
blob: b17be9f3cb76d1417f8edd7e2ac87accd187ecc8 [
file
] [
log
] [
blame
]
<manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
package
=
"com.example.cronet_http_example"
>
<uses-permission
android:name
=
"android.permission.INTERNET"
/>
</manifest>