aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2018-08-01 19:31:35 -0700
committerandroid-build-merger <android-build-merger@google.com>2018-08-01 19:31:35 -0700
commit004293c4d15b334c890d6276b8d058e4ef6b9b21 (patch)
tree0be032b42b05db0853ad7fc68892a933555d9659
parent36976704c8fc35ccccc0e90bf92e9a72ac518ac6 (diff)
parent347ef0a0556a6ddf13b23a6c32d6378b1d77b5f6 (diff)
downloadplatform_external_apache-commons-bcel-004293c4d15b334c890d6276b8d058e4ef6b9b21.tar.gz
platform_external_apache-commons-bcel-004293c4d15b334c890d6276b8d058e4ef6b9b21.tar.bz2
platform_external_apache-commons-bcel-004293c4d15b334c890d6276b8d058e4ef6b9b21.zip
The Python protobuf library can't cope with UTF-8 :-( am: 46dffe89e0android-wear-8.0.0_r2
am: 347ef0a055 Change-Id: If684dd0f24fa6001273b856a617b1ead289aeb6e
-rw-r--r--METADATA2
1 files changed, 1 insertions, 1 deletions
diff --git a/METADATA b/METADATA
index 9b948d8c..865a32b3 100644
--- a/METADATA
+++ b/METADATA
@@ -1,6 +1,6 @@
name: "apache-commons-bcel"
description:
- "The Byte Code Engineering Library (Apache Commons BCEL™) is intended to "
+ "The Byte Code Engineering Library (Apache Commons BCEL) is intended to "
"give users a convenient way to analyze, create, and manipulate (binary) "
"Java class files (those ending with .class). Classes are represented by "
"objects which contain all the symbolic information of the given class: "