Fixing issues in METADATA file am: 660ac0d75c am: f26f4ec46f am: 315755514b am: 27dd88eebf

Original change: https://android-review.googlesource.com/c/platform/external/exfatprogs/+/2151813

Change-Id: I670aaa069edd5dc694f3ef0fff5da8c1bc73b6ad
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/METADATA b/METADATA
index 92f2a9a..4c9718b 100644
--- a/METADATA
+++ b/METADATA
@@ -1,19 +1,23 @@
-name: exfatprogs
+name: "exfatprogs"
 description:
-    As new exfat filesystem is merged into linux-5.7 kernel, exfatprogs is 
-    created as an official userspace utilities that contain all of the 
-    standard 
-    utilities for creating and fixing and debugging exfat filesystem in linux 
-    system. The goal of exfatprogs is to provide high performance and quality 
-    at the level of exfat utilities in windows. And this software is licensed 
-    under the GNU General Public License Version 2.
+    "As new exfat filesystem is merged into linux-5.7 kernel, exfatprogs is "
+    "created as an official userspace utilities that contain all of the "
+    "standard "
+    "utilities for creating and fixing and debugging exfat filesystem in linux "
+    "system. The goal of exfatprogs is to provide high performance and quality "
+    "at the level of exfat utilities in windows. And this software is licensed "
+    "under the GNU General Public License Version 2."
 
 third_party {
   url {
     type: GIT
-    value: https://github.com/exfatprogs/exfatprogs/
+    value: "https://github.com/exfatprogs/exfatprogs/"
   }
-  version: 1.1.0
-  last_upgrade_date { year: 2021 month: 4 day: 9 }
+  version: "1.1.0"
+  last_upgrade_date {
+    year: 2021
+    month: 4
+    day: 9
+  }
   license_type: RESTRICTED
 }