aboutsummaryrefslogtreecommitdiff
path: root/4_application-packaging
diff options
context:
space:
mode:
authorChad Brubaker <cbrubaker@google.com>2018-06-04 09:36:46 -0700
committerSachiyo Sugimoto <sachiyo@google.com>2018-07-16 21:45:55 +0000
commit9e9504fd2b3a790fae057ceaa9839086b7cd3999 (patch)
treef8aa91c21ccff0eb22a744a1d42d70837029ea5f /4_application-packaging
parent8b85eeab817510ea3b29c1049270459863c084e1 (diff)
downloadcdd-9e9504fd2b3a790fae057ceaa9839086b7cd3999.tar.gz
CDD: Add CDD language for APK signature v3
- Adding the new req to accommodate for the new signing scheme v3. Bug: 73821473 Test: None Change-Id: Ied3a5c826ce34f1a0132f4b083ae42b03aaf5fd2
Diffstat (limited to '4_application-packaging')
-rw-r--r--4_application-packaging/4_0_intro.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/4_application-packaging/4_0_intro.md b/4_application-packaging/4_0_intro.md
index 1a25035..a75ffa2 100644
--- a/4_application-packaging/4_0_intro.md
+++ b/4_application-packaging/4_0_intro.md
@@ -8,9 +8,13 @@ generated by the “aapt” tool included in the
http://developer.android.com/tools/help/index.html).
* As the above requirement may be challenging, device implementations are
RECOMMENDED to use the AOSP reference implementation's package management
- systemDevice implementations.
+ system.
+
+Device implementations:
+
* [C-0-2] MUST support verifying “.apk” files using the
-[APK Signature Scheme v2](https://source.android.com/security/apksigning/v2.html)
+[APK Signature Scheme v3](https://source.android.com/security/apksigning/v3.html)
+, [APK Signature Scheme v2](https://source.android.com/security/apksigning/v2.html)
and [JAR signing](
https://source.android.com/security/apksigning/v2.html#v1-verification).
* [C-0-3] MUST NOT extend either the