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

am: f14e865cfb

Change-Id: I0923430826024bd9824c1126997ecfe868eba171
This commit is contained in:
Sasha Smundak
2019-05-03 10:25:59 -07:00
committed by android-build-merger

View File

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