flutter/packages/flutter_tools/templates/app/android.tmpl
Jason Simmons 8efd6c1a21
Add a manifest for profile builds that enables INTERNET permission (#26450)
Profile builds need access to sockets in order to launch the Dart
observatory server.

This permission used to be enabled by default in all build types,
but was moved to a build type specific manifest in
88b853f7eb
2019-01-11 18:19:17 -08:00
..
app/src Add a manifest for profile builds that enables INTERNET permission (#26450) 2019-01-11 18:19:17 -08:00
gradle/wrapper newly created apps / plugins should use latest gradle dependencies (#22790) (#23314) 2018-10-19 19:07:06 -07:00
gradle.properties Rename module --> application in flutter create command. (#22565) 2018-10-04 13:03:20 -07:00
settings.gradle Rename module --> application in flutter create command. (#22565) 2018-10-04 13:03:20 -07:00