In Xamarin Android how is AssemblyInfo.cs related to AndroidManifest.xml?
Xamarin just added this way as another way to add permissions but at assembly level, if you do not use it no problem!, you can continue setting the permissions as usual in the AndroidManifest.xml. Reference in this link