Hi ArenMook,
Just noticed that... As you know, by default Unity does not add/requires this permission. But I as soon as I include NGUI to the project, building the empty scene adds "Network communication - full internet access" permission.
That is just including NGUI to the project without actually adding anything to the scene.
I assume something in NGUI project folder triggers this permission... Any idea which script could it be?
For the app I'm working on, I'd rather not to have any permissions so this is kinda important for me...