summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2019-01-08 14:14:46 -0800
committerandroid-build-merger <android-build-merger@google.com>2019-01-08 14:14:46 -0800
commitb945ab9796b8f745dc7eff33e1be188eaea353ef (patch)
tree5e13824a4573c229a3623c7060e4a2afc039de81
parent5fe2a3912cb822a5f890d2bc1245b09de3b9ae18 (diff)
parent9c354799e5a7063726e4c15fb2f9182eb9c08a5c (diff)
downloadadeb-b945ab9796b8f745dc7eff33e1be188eaea353ef.tar.gz
Fix METADATA format am: 6671860b34 am: 657a06a78a
am: 9c354799e5 Change-Id: I3b88359fee0bd91f10d4c53e8b47c53db88ce216
-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
+ }
}