X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=grpc-proxy%2Fagl_shell.proto;h=cb9f1919ab483e1b22fa1e715128acd78db4d93d;hb=3f2cdeae25429b84600ff31608e593ac1c56398e;hp=c4f3dfedd0c980ab3045a4ada1b91e6534d84170;hpb=09fa5536e759792c80341305a536cd59aa801c6d;p=src%2Fagl-compositor.git diff --git a/grpc-proxy/agl_shell.proto b/grpc-proxy/agl_shell.proto index c4f3dfe..cb9f191 100644 --- a/grpc-proxy/agl_shell.proto +++ b/grpc-proxy/agl_shell.proto @@ -36,6 +36,7 @@ message DeactivateResponse { message SplitRequest { string app_id = 1; int32 tile_orientation = 2; + string output_name = 3; } message SplitResponse {