make CtsShim*Prebuilt available to platform
CtsShim*Prebuilt are listed in PRODUCT_PACKAGES. They should be available to "//apex_available:platform". Bug: 158169437 Bug: 159392784 Test: presubmit Change-Id: I5eec7a62e07f9d5138f7fd71268d5dd2ca2e77d4
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user