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

Commit 7109f5ee authored by Dario Freni's avatar Dario Freni
Browse files

Make the APKs visible to another test apex.

Bug: 148447155
Test: m
Change-Id: Ia690096a1cd7002759fea919b939cf33a70b9894
parent 4ddfdaf6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -76,6 +76,7 @@ android_app {
        "com.android.apex.cts.shim.v2_no_hashtree",
        "com.android.apex.cts.shim.v2_legacy",
        "com.android.apex.cts.shim.v2_sdk_target_p",
        "com.android.apex.cts.shim.v2_unsigned_payload",
        "com.android.apex.cts.shim.v3",
    ],
}
@@ -148,6 +149,7 @@ android_app {
        "com.android.apex.cts.shim.v2_no_hashtree",
        "com.android.apex.cts.shim.v2_legacy",
        "com.android.apex.cts.shim.v2_sdk_target_p",
        "com.android.apex.cts.shim.v2_unsigned_payload",
        "com.android.apex.cts.shim.v3",
    ],
}
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@ cc_library_shared {
        "com.android.apex.cts.shim.v2_no_hashtree",
        "com.android.apex.cts.shim.v2_legacy",
        "com.android.apex.cts.shim.v2_sdk_target_p",
        "com.android.apex.cts.shim.v2_unsigned_payload",
        "com.android.apex.cts.shim.v3",
    ],
}