summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2019-01-08 14:07:38 -0800
committerandroid-build-merger <android-build-merger@google.com>2019-01-08 14:07:38 -0800
commit657a06a78a106b080fbdb987ad601d72b477ad97 (patch)
tree5e13824a4573c229a3623c7060e4a2afc039de81
parentf8027668bfc28b76c685aef0362dee7b51f005b6 (diff)
parent6671860b343c8ef085fb5aea4ca5b16a0234361e (diff)
downloadadeb-657a06a78a106b080fbdb987ad601d72b477ad97.tar.gz
Fix METADATA format
am: 6671860b34 Change-Id: I370d1395a614a7d64e4b426d573a00ed3f4d2fc9
-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
+ }
}