I have a couple of different Gradle buildTypes and am trying to specify the Google C2D_MESSAGE permission names individually for each of these buildTypes because I can't have the different apps installed on my phone because they share a permission name. But I'm running into a "Missing name attribute" error. I have a couple of different Gradle buildTypes