Revert "Make CtsShim*Prebuilt be available to the test APEXes"
This reverts commit b50e662b3e, change id
I9cf2e30bb38abbb33bf76a0eab0dc2a10a5647c9
This tree doesn't need this as of change
I8179ddb7591aeca41fb84f6726af381d8e7c2e5e
Test: presubmit
Change-Id: I2cc6fba08b00be6bb8c0cb148ac1aafc40d57aab
This commit is contained in:
@@ -43,15 +43,6 @@ 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",
|
||||
],
|
||||
}
|
||||
|
||||
//##########################################################
|
||||
@@ -80,13 +71,4 @@ 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