summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2019-01-08 13:46:08 -0800
committerHaibo Huang <hhb@google.com>2019-01-08 13:46:17 -0800
commit6671860b343c8ef085fb5aea4ca5b16a0234361e (patch)
tree5e13824a4573c229a3623c7060e4a2afc039de81
parentd21a65fba10cfb77ce7f15d36f727b27e6b66d73 (diff)
downloadadeb-6671860b343c8ef085fb5aea4ca5b16a0234361e.tar.gz
Fix METADATA format
Test: NA Change-Id: Iac976ac904f6b5bb54410197b113a0b5ca1673dc
-rw-r--r--METADATA12
1 files changed, 6 insertions, 6 deletions
diff --git a/METADATA b/METADATA
index 90881ff..a58b6bc 100644
--- a/METADATA
+++ b/METADATA
@@ -1,9 +1,5 @@
name: "adeb"
-description: "adeb (also known as androdeb) provides a powerful Linux shell
-environment where one can run popular and mainstream Linux tracing, compiling,
-editing and other development tools on an existing Android device. All the
-commands typically available on a modern Linux system are supported in adeb."
-
+description: "adeb (also known as androdeb) provides a powerful Linux shell environment where one can run popular and mainstream Linux tracing, compiling, editing and other development tools on an existing Android device. All the commands typically available on a modern Linux system are supported in adeb."
third_party {
url {
type: HOMEPAGE
@@ -14,6 +10,10 @@ third_party {
value: "https://github.com/joelagnel/adeb.git"
}
version: "v0.99f"
- last_upgrade_date { year: 2018 month: 7 day: 25 }
license_type: NOTICE
+ last_upgrade_date {
+ year: 2018
+ month: 7
+ day: 25
+ }
}