Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ab9f2256 authored by Jooyung Han's avatar Jooyung Han
Browse files

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
parent 336061bf
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -45,6 +45,7 @@ android_app_import {
    presigned: true,
    presigned: true,


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


    apex_available: [
    apex_available: [
        "//apex_available:platform",
        "com.android.apex.cts.shim.v1",
        "com.android.apex.cts.shim.v1",
        "com.android.apex.cts.shim.v2",
        "com.android.apex.cts.shim.v2",
        "com.android.apex.cts.shim.v2_legacy",
        "com.android.apex.cts.shim.v2_legacy",