aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSadaf Ebrahimi <sadafebrahimi@google.com>2022-07-13 19:05:23 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-07-13 19:05:23 +0000
commitd787683a0af816fa690f1daefca5a1fc91d95290 (patch)
tree8e51ad60906e5a999f2c22fa1b181f336883c625
parentf815739718469cce03301ee2f0854b028b7498e8 (diff)
parent7ef8bf79dedc62fb4419a0e577740a136306639e (diff)
downloadexfatprogs-aml_hef_341613000.tar.gz
Original change: https://android-review.googlesource.com/c/platform/external/exfatprogs/+/2151813 Change-Id: If31d3af197280bc11038bde65f14b4cd657bd09e 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
}