Merge "Provide android_app_certificate module that always points to AOSP certificate."

This commit is contained in:
Treehugger Robot
2019-05-03 16:55:38 +00:00
committed by Gerrit Code Review

View File

@@ -0,0 +1,5 @@
// AOSP test certificate
android_app_certificate {
name: "aosp-testkey",
certificate: "testkey",
}