Merge "Make the APKs visible to another test apex." into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
9fec6af883
@@ -76,6 +76,7 @@ android_app {
|
|||||||
"com.android.apex.cts.shim.v2_no_hashtree",
|
"com.android.apex.cts.shim.v2_no_hashtree",
|
||||||
"com.android.apex.cts.shim.v2_legacy",
|
"com.android.apex.cts.shim.v2_legacy",
|
||||||
"com.android.apex.cts.shim.v2_sdk_target_p",
|
"com.android.apex.cts.shim.v2_sdk_target_p",
|
||||||
|
"com.android.apex.cts.shim.v2_unsigned_payload",
|
||||||
"com.android.apex.cts.shim.v3",
|
"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_no_hashtree",
|
||||||
"com.android.apex.cts.shim.v2_legacy",
|
"com.android.apex.cts.shim.v2_legacy",
|
||||||
"com.android.apex.cts.shim.v2_sdk_target_p",
|
"com.android.apex.cts.shim.v2_sdk_target_p",
|
||||||
|
"com.android.apex.cts.shim.v2_unsigned_payload",
|
||||||
"com.android.apex.cts.shim.v3",
|
"com.android.apex.cts.shim.v3",
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -25,6 +25,7 @@ cc_library_shared {
|
|||||||
"com.android.apex.cts.shim.v2_no_hashtree",
|
"com.android.apex.cts.shim.v2_no_hashtree",
|
||||||
"com.android.apex.cts.shim.v2_legacy",
|
"com.android.apex.cts.shim.v2_legacy",
|
||||||
"com.android.apex.cts.shim.v2_sdk_target_p",
|
"com.android.apex.cts.shim.v2_sdk_target_p",
|
||||||
|
"com.android.apex.cts.shim.v2_unsigned_payload",
|
||||||
"com.android.apex.cts.shim.v3",
|
"com.android.apex.cts.shim.v3",
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user