aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSadaf Ebrahimi <sadafebrahimi@google.com>2022-07-13 18:33:34 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-07-13 18:33:34 +0000
commit27dd88eebfa4dfb80dcece3b0a0f1e29f20185fb (patch)
tree8e51ad60906e5a999f2c22fa1b181f336883c625
parentf815739718469cce03301ee2f0854b028b7498e8 (diff)
parent315755514bf25f6d10dfd03945a02d5e81bf5b05 (diff)
downloadexfatprogs-27dd88eebfa4dfb80dcece3b0a0f1e29f20185fb.tar.gz
Fixing issues in METADATA file am: 660ac0d75c am: f26f4ec46f am: 315755514b
Original change: https://android-review.googlesource.com/c/platform/external/exfatprogs/+/2151813 Change-Id: Ia5c36c0f7d79fc573ad713cfab7f99ce0f51c282 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--METADATA26
1 files changed, 15 insertions, 11 deletions
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
}