Cleaning up application titles, descriptions and categories.

Change-Id: I80f9770697cbf29b6bde2b20778c341b0f403d9f
diff --git a/drivers/huawei/BUCK b/drivers/huawei/BUCK
index 8c3d5ea..a9663a5 100644
--- a/drivers/huawei/BUCK
+++ b/drivers/huawei/BUCK
@@ -39,9 +39,9 @@
 
 onos_app(
     app_name = 'org.onosproject.drivers.huawei',
-    title = 'Huawei Device Drivers',
+    title = 'Huawei Drivers',
     category = 'Drivers',
     url = 'http://onosproject.org',
-    description = 'ONOS Huawei Device Drivers application.',
+    description = 'Adds support for Huawei devices.',
     required_apps = APPS
 )
\ No newline at end of file