Merge "make CtsShim*Prebuilt available to platform" into rvc-dev-plus-aosp am: 9ffca3f46d

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11954239

Change-Id: I0b12d6b869d8b0f3ea6ac0f8f79da8779169e0f7
This commit is contained in:
Jooyung Han
2020-06-22 23:53:21 +00:00
committed by Automerger Merge Worker

View File

@@ -45,6 +45,7 @@ android_app_import {
presigned: true,
apex_available: [
"//apex_available:platform",
"com.android.apex.cts.shim.v1",
"com.android.apex.cts.shim.v2",
"com.android.apex.cts.shim.v2_legacy",
@@ -82,6 +83,7 @@ android_app_import {
presigned: true,
apex_available: [
"//apex_available:platform",
"com.android.apex.cts.shim.v1",
"com.android.apex.cts.shim.v2",
"com.android.apex.cts.shim.v2_legacy",