Merge "Make CtsPriv and CtsPrivShim build standalone." into rvc-dev am: 33b703b24c
Change-Id: Ic9ae6a04cda7a47a24d28986c46b1b8572f888a3
This commit is contained in:
@@ -70,6 +70,7 @@ android_app {
|
|||||||
// v2/v3 signature.
|
// v2/v3 signature.
|
||||||
use_embedded_native_libs: true,
|
use_embedded_native_libs: true,
|
||||||
apex_available: [
|
apex_available: [
|
||||||
|
"//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_no_hashtree",
|
"com.android.apex.cts.shim.v2_no_hashtree",
|
||||||
@@ -141,6 +142,7 @@ android_app {
|
|||||||
|
|
||||||
manifest: "shim/AndroidManifest.xml",
|
manifest: "shim/AndroidManifest.xml",
|
||||||
apex_available: [
|
apex_available: [
|
||||||
|
"//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_no_hashtree",
|
"com.android.apex.cts.shim.v2_no_hashtree",
|
||||||
|
|||||||
Reference in New Issue
Block a user