Merge "Make CtsShim*Prebuilt be available to the test APEXes"
This commit is contained in:
@@ -43,6 +43,15 @@ android_app_import {
|
||||
},
|
||||
},
|
||||
presigned: true,
|
||||
|
||||
apex_available: [
|
||||
"com.android.apex.cts.shim.v1",
|
||||
"com.android.apex.cts.shim.v2",
|
||||
"com.android.apex.cts.shim.v2_legacy",
|
||||
"com.android.apex.cts.shim.v2_no_hashtree",
|
||||
"com.android.apex.cts.shim.v2_sdk_target_p",
|
||||
"com.android.apex.cts.shim.v3",
|
||||
],
|
||||
}
|
||||
|
||||
//##########################################################
|
||||
@@ -71,4 +80,13 @@ android_app_import {
|
||||
},
|
||||
},
|
||||
presigned: true,
|
||||
|
||||
apex_available: [
|
||||
"com.android.apex.cts.shim.v1",
|
||||
"com.android.apex.cts.shim.v2",
|
||||
"com.android.apex.cts.shim.v2_legacy",
|
||||
"com.android.apex.cts.shim.v2_no_hashtree",
|
||||
"com.android.apex.cts.shim.v2_sdk_target_p",
|
||||
"com.android.apex.cts.shim.v3",
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user