Merge "make CtsShim*Prebuilt available to platform" into rvc-dev-plus-aosp

This commit is contained in:
Jooyung Han
2020-06-22 23:47:20 +00:00
committed by Android (Google) Code Review

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",