Cleaning up app names, descriptions and categories.

Change-Id: I684fdf23fcd8a8078d82bc6ff5e3d1af664b20c2
diff --git a/drivers/p4runtime/BUCK b/drivers/p4runtime/BUCK
index ed1d85d..59a5d60 100644
--- a/drivers/p4runtime/BUCK
+++ b/drivers/p4runtime/BUCK
@@ -17,7 +17,7 @@
 
 onos_app (
     app_name = 'org.onosproject.drivers.p4runtime',
-    title = 'P4 Runtime Drivers',
+    title = 'P4Runtime Drivers',
     category = 'Drivers',
     url = 'http://onosproject.org',
     description = 'Adds support for devices using P4 Runtime protocol.',