Changed GCM to new Notifications cateogry

Change-Id: I6c0003808fce175ac79c20da977d59462c059780
diff --git a/resources/cloud_messaging/service.xml b/resources/cloud_messaging/service.xml
index 08061a5..6020786 100644
--- a/resources/cloud_messaging/service.xml
+++ b/resources/cloud_messaging/service.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <service
     format="1"
-    category="Cloud"
+    category="Notifications"
     name="Google Cloud Messaging (GCM)"
     description="Allows you to send and receive data between your server and your users' devices."
     learnMore="https://developer.android.com/google/gcm/gs.html"