aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/README.md
diff options
context:
space:
mode:
authorGravatar Adam Michael <ajmichael@google.com>2016-08-26 10:56:48 -0400
committerGravatar Adam Michael <ajmichael@google.com>2016-08-26 12:24:47 -0400
commitf988a43bade16b81dfc7bcc2f50fc716a935eeb6 (patch)
treeedeeac0de9bdeed852f90ffe8f9628ec829746fa /third_party/README.md
parent0b701b236e9cf016285110afe0cba16945667ba3 (diff)
Adds apksig ApkSignerTool from AOSP.
This tool supports the APK Signature V2 Schema introduced in Android N. It will be included with a future android build tools release, at which time we can remove it from Bazel and require the user to have an up-to-date android build tools installed. Commands to build jar: git clone https://android.googlesource.com/platform/tools/apksig cd apksig bazel build apksigner Change-Id: Ia6de1f44a04d9514c6a662ab13aaf747e8941122
Diffstat (limited to 'third_party/README.md')
-rw-r--r--third_party/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/third_party/README.md b/third_party/README.md
index 8a563dc4cf..4f1bee3ab6 100644
--- a/third_party/README.md
+++ b/third_party/README.md
@@ -70,6 +70,12 @@ a minimal set of extra dependencies.
* License: Apache License 2.0.
+## apksigner
+
+* [apksig](https://android.googlesource.com/platform/tools/apksig)
+* License: Apache License 2.0
+
+
## [asm](https://asm.ow2.org)
* Version: 5.0.4