commit | 84df68840b6f2407146e722ebd95a7d8bc6e3529 | [log] [tgz] |
---|---|---|
author | Michael Groover <mpgroover@google.com> | Fri Mar 31 21:31:22 2023 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Thu May 11 18:40:02 2023 +0000 |
tree | fa1d11ee55cadaec79afb4b3e328a68efcb90e62 | |
parent | 57946e2bb73850e817b3c01fa5350d705e178e39 [diff] |
Limit the number of supported v1 and v2 signers The v1 and v2 APK Signature Schemes support multiple signers; this was intended to allow multiple entities to sign an APK. Previously, the platform had no limits placed on the number of signers supported in an APK, but this commit sets a hard limit of 10 supported signers for these signature schemes to ensure a large number of signers does not place undue burden on the platform. Bug: 266580022 Test: Manually verified the platform only allowed an APK with the maximum number of supported signers. (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:6f6ee8a55f37c2b8c0df041b2bd53ec928764597) Merged-In: I6aa86b615b203cdc69d58a593ccf8f18474ca091 Change-Id: I6aa86b615b203cdc69d58a593ccf8f18474ca091