Android Permissions

When I publish my app on Android Market I am asked for the following permissions :
1. Network Communication
2. Phone Calls

What I need to do, so that no permissions are granted to the user?

Here is my build.Settings :

settings =
{
orientation =
{
default = "landscapeRight",
supported =
{
"landscapeLeft","landscapeRight"
},
},

android =
{
versionCode = "1"
},

}

views:1393 update:2011/10/15 21:01:16
corona forums © 2003-2011