Lines Matching refs:cts
22 name: "com.android.apex.cts.shim.pem",
23 out: ["com.android.apex.cts.shim.pem"],
28 name: "com.android.apex.cts.shim.pubkey",
29 srcs: [":com.android.apex.cts.shim.pem"],
30 out: ["com.android.apex.cts.shim.pubkey"],
36 name: "com.android.apex.cts.shim.key",
37 private_key: ":com.android.apex.cts.shim.pem",
38 public_key: ":com.android.apex.cts.shim.pubkey",
43 name: "com.android.apex.cts.shim.debug.pem",
44 out: ["com.android.apex.cts.shim.debug.pem"],
49 name: "com.android.apex.cts.shim.debug.pubkey",
50 srcs: [":com.android.apex.cts.shim.debug.pem"],
51 out: ["com.android.apex.cts.shim.debug.pubkey"],
57 name: "com.android.apex.cts.shim.debug.key",
58 private_key: ":com.android.apex.cts.shim.debug.pem",
59 public_key: ":com.android.apex.cts.shim.debug.pubkey",
77 name: "com.android.apex.cts.shim.v3",
81 key: "com.android.apex.cts.shim.key",
90 name: "com.android.apex.cts.shim.v2",
94 key: "com.android.apex.cts.shim.key",
103 name: "com.android.apex.cts.shim.v2_sign_payload_with_different_key",
108 key: "com.android.apex.cts.shim.debug.key",
116 name: "com.android.apex.cts.shim.v2_without_apk_in_apex",
120 key: "com.android.apex.cts.shim.key",
128 name: "com.android.apex.cts.shim.v2_no_hashtree",
132 key: "com.android.apex.cts.shim.key",
142 name: "com.android.apex.cts.shim.v2_unsigned_payload",
147 key: "com.android.apex.cts.shim.key",
157 name: "com.android.apex.cts.shim.v2_different_package_name",
158 package_name: "com.android.apex.cts.shim.different",
160 base: "com.android.apex.cts.shim.v2_rebootless",
179 name: "com.android.apex.cts.shim.v2_wrong_sha",
184 key: "com.android.apex.cts.shim.key",
198 name: "com.android.apex.cts.shim.v2_additional_file",
203 key: "com.android.apex.cts.shim.key",
218 name: "com.android.apex.cts.shim.v2_additional_folder",
223 key: "com.android.apex.cts.shim.key",
230 name: "com.android.apex.cts.shim.v2_with_pre_install_hook",
234 key: "com.android.apex.cts.shim.key",
241 name: "com.android.apex.cts.shim.v2_with_post_install_hook",
245 key: "com.android.apex.cts.shim.key",
254 ":com.android.apex.cts.shim.v2",
255 ":com.android.apex.cts.shim.v2_without_apk_in_apex",
256 ":com.android.apex.cts.shim.v2_additional_file",
257 ":com.android.apex.cts.shim.v2_additional_folder",
258 ":com.android.apex.cts.shim.v2_different_certificate",
259 ":com.android.apex.cts.shim.v2_different_package_name",
260 ":com.android.apex.cts.shim.v2_no_hashtree",
261 ":com.android.apex.cts.shim.v2_signed_bob",
262 ":com.android.apex.cts.shim.v2_signed_bob_rot",
263 ":com.android.apex.cts.shim.v2_signed_bob_rot_rollback",
264 ":com.android.apex.cts.shim.v2_with_pre_install_hook",
265 ":com.android.apex.cts.shim.v2_with_post_install_hook",
266 ":com.android.apex.cts.shim.v2_sdk_target_p",
267 ":com.android.apex.cts.shim.v2_apk_in_apex_sdk_target_p",
268 ":com.android.apex.cts.shim.v2_rebootless",
269 ":com.android.apex.cts.shim.v3",
270 ":com.android.apex.cts.shim.v3_rebootless",
271 ":com.android.apex.cts.shim.v3_signed_bob",
272 ":com.android.apex.cts.shim.v3_signed_bob_rot",
286 name: "com.android.apex.cts.shim.v1",
290 key: "com.android.apex.cts.shim.key",
297 // This is to install the flattened version of com.android.apex.cts.shim.
298 // Because com.android.apex.cts.shim is provided as prebuilt and the build system
301 // of com.android.apex.cts.shim.
305 name: "com.android.apex.cts.shim.v1_with_prebuilts",
306 base: "com.android.apex.cts.shim.v1",
312 name: "com.android.apex.cts.shim_not_pre_installed.pem",
313 out: ["com.android.apex.cts.shim_not_pre_installed.pem"],
318 name: "com.android.apex.cts.shim_not_pre_installed.pubkey",
319 srcs: [":com.android.apex.cts.shim_not_pre_installed.pem"],
320 out: ["com.android.apex.cts.shim_not_pre_installed.pubkey"],
326 name: "com.android.apex.cts.shim_not_pre_installed.key",
327 private_key: ":com.android.apex.cts.shim_not_pre_installed.pem",
328 public_key: ":com.android.apex.cts.shim_not_pre_installed.pubkey",
333 name: "com.android.apex.cts.shim_not_pre_installed",
337 key: "com.android.apex.cts.shim_not_pre_installed.key",
344 name: "com.android.apex.cts.shim.v2_different_certificate",
349 key: "com.android.apex.cts.shim.key",
352 certificate: ":com.android.apex.cts.shim.debug.cert",
357 name: "com.android.apex.cts.shim.debug.cert",
358 certificate: "com.android.apex.cts.shim.debug.cert",
363 // We name the original key used to sign cts.shim.v1 package as alice.
418 // v2 cts shim package signed by bob, without lineage
420 name: "com.android.apex.cts.shim.v2_signed_bob",
421 out: ["com.android.apex.cts.shim.v2_signed_bob"],
424 ":com.android.apex.cts.shim.v2",
429 targets: ["com.android.apex.cts.shim.v2_signed_bob"],
430 dest: "com.android.apex.cts.shim.v2_signed_bob.apex",
432 …om.android.apex.rotation.key.bob.x509.pem) --out $(out) $(location :com.android.apex.cts.shim.v2)",
435 // v2 cts shim package signed by bob + lineage
437 name: "com.android.apex.cts.shim.v2_signed_bob_rot",
438 out: ["com.android.apex.cts.shim.v2_signed_bob_rot"],
441 ":com.android.apex.cts.shim.v2",
447 targets: ["com.android.apex.cts.shim.v2_signed_bob_rot"],
448 dest: "com.android.apex.cts.shim.v2_signed_bob_rot.apex",
450 …on :com.android.apex.rotation.key.bob.rot) --out $(out) $(location :com.android.apex.cts.shim.v2)",
453 // v2 cts shim package signed by bob + lineage + rollback capability
455 name: "com.android.apex.cts.shim.v2_signed_bob_rot_rollback",
456 out: ["com.android.apex.cts.shim.v2_signed_bob_rot_rollback"],
459 ":com.android.apex.cts.shim.v2",
465 targets: ["com.android.apex.cts.shim.v2_signed_bob_rot_rollback"],
466 dest: "com.android.apex.cts.shim.v2_signed_bob_rot_rollback.apex",
468 …ndroid.apex.rotation.key.bob.rot.rollback) --out $(out) $(location :com.android.apex.cts.shim.v2)",
471 // v3 cts shim package signed by bob
473 name: "com.android.apex.cts.shim.v3_signed_bob",
474 out: ["com.android.apex.cts.shim.v3_signed_bob"],
477 ":com.android.apex.cts.shim.v3",
482 targets: ["com.android.apex.cts.shim.v3_signed_bob"],
483 dest: "com.android.apex.cts.shim.v3_signed_bob.apex",
485 …om.android.apex.rotation.key.bob.x509.pem) --out $(out) $(location :com.android.apex.cts.shim.v3)",
488 // v3 cts shim package signed by bob + lineage
490 name: "com.android.apex.cts.shim.v3_signed_bob_rot",
491 out: ["com.android.apex.cts.shim.v3_signed_bob_rot"],
494 ":com.android.apex.cts.shim.v3",
500 targets: ["com.android.apex.cts.shim.v3_signed_bob_rot"],
501 dest: "com.android.apex.cts.shim.v3_signed_bob_rot.apex",
503 …on :com.android.apex.rotation.key.bob.rot) --out $(out) $(location :com.android.apex.cts.shim.v3)",
509 name: "com.android.apex.cts.shim.v2_legacy",
513 key: "com.android.apex.cts.shim.key",
522 name: "com.android.apex.cts.shim.v2_no_pb",
523 srcs: [":com.android.apex.cts.shim.v2_legacy"],
524 out: ["com.android.apex.cts.shim.v2_no_pb.apex"],
531 name: "com.android.apex.cts.shim.v2_sdk_target_p",
536 key: "com.android.apex.cts.shim.key",
545 name: "com.android.apex.cts.shim.v2_apk_in_apex_sdk_target_p",
549 key: "com.android.apex.cts.shim.key",
558 name: "com.android.apex.cts.shim.v2_unsigned_apk_container",
560 srcs: [":com.android.apex.cts.shim.v2_rebootless"],
561 out: ["com.android.apex.cts.shim.v2_unsigned_apk_container.apex"],
567 name: "com.android.apex.cts.shim.v2_rebootless",
570 key: "com.android.apex.cts.shim.key",
577 name: "com.android.apex.cts.shim.v3_rebootless",
580 key: "com.android.apex.cts.shim.key",