Merge "Add CtsShimPrivUpgrade to shim.v2_apk_in_apex_upgrades" into tm-dev
This commit is contained in:
@@ -45,6 +45,10 @@ android_app {
|
|||||||
jni_libs: ["libshim_jni"],
|
jni_libs: ["libshim_jni"],
|
||||||
|
|
||||||
uses_libs: ["android.test.runner"],
|
uses_libs: ["android.test.runner"],
|
||||||
|
|
||||||
|
apex_available: [
|
||||||
|
"com.android.apex.cts.shim.v2_apk_in_apex_upgrades",
|
||||||
|
],
|
||||||
}
|
}
|
||||||
|
|
||||||
genrule {
|
genrule {
|
||||||
@@ -84,6 +88,7 @@ android_app {
|
|||||||
"//apex_available:platform",
|
"//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_apk_in_apex_upgrades",
|
||||||
"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",
|
||||||
@@ -187,6 +192,7 @@ android_app {
|
|||||||
"//apex_available:platform",
|
"//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_apk_in_apex_upgrades",
|
||||||
"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",
|
||||||
|
|||||||
@@ -32,6 +32,7 @@ cc_library_shared {
|
|||||||
"//apex_available:platform",
|
"//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_apk_in_apex_upgrades",
|
||||||
"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",
|
||||||
|
|||||||
Reference in New Issue
Block a user