How to setup permissions at Ionic Platform

I’m new at ionic framework. I want to know that Is there any way to set permissions at ionic framework? Or should I handle permissions in platform at manifest file. I am asking this because angular files coming with lots of permissions.

I fix it. Under plugins folder an android.json file is exist. You can set permissions under it.