1*7594170eSAndroid Build Coastguard Workerload(":image_contents_test.bzl", "image_contents_test") 2*7594170eSAndroid Build Coastguard Worker 3*7594170eSAndroid Build Coastguard Workerimage_contents_test( 4*7594170eSAndroid Build Coastguard Worker name = "image_contains_apex_test", 5*7594170eSAndroid Build Coastguard Worker expected = "//build/bazel/examples/apex/minimal:build.bazel.examples.apex.minimal", 6*7594170eSAndroid Build Coastguard Worker image = "//build/bazel/examples/partitions:system_image", 7*7594170eSAndroid Build Coastguard Worker path = "/system/apex/build.bazel.examples.apex.minimal.apex", 8*7594170eSAndroid Build Coastguard Worker tags = ["manual"], # b/234509030 9*7594170eSAndroid Build Coastguard Worker) 10