Skip to content

Commit 86a2bd9

Browse files
OmniLab Teamcopybara-github
authored andcommitted
Internal change
PiperOrigin-RevId: 951277534
1 parent 7b2c8e2 commit 86a2bd9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/devtools/mobileharness/infra/master/central/proto/allocation_task.proto

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,9 @@ message AllocationWorkflowContext {
139139
// The job ID returned by Otter when the test execution environment is
140140
// allocated.
141141
string otter_job_id = 1;
142+
143+
// The device class name requested for the test execution environment.
144+
string device_class_name = 2;
142145
}
143146

144147
OmnilabContext omnilab_context = 1;

0 commit comments

Comments
 (0)