Merge "Provide android_app_certificate module that always points to AOSP certificate."
am: f14e865cfb
Change-Id: I0923430826024bd9824c1126997ecfe868eba171
This commit is contained in:
5
target/product/security/Android.bp
Normal file
5
target/product/security/Android.bp
Normal file
@@ -0,0 +1,5 @@
|
||||
// AOSP test certificate
|
||||
android_app_certificate {
|
||||
name: "aosp-testkey",
|
||||
certificate: "testkey",
|
||||
}
|
Reference in New Issue
Block a user