AOSP: Sign with platform certificate

This commit is contained in:
Peter Cai 2022-08-01 17:29:07 -04:00
parent 7692fc1255
commit 64c412c38d
1 changed files with 1 additions and 0 deletions

View File

@ -32,4 +32,5 @@ android_app {
privileged: true,
platform_apis: true,
system_ext_specific: true,
certificate: "platform",
}