Skip to content

Commit

Permalink
Regenerate ZAP to fix CI after bad merge. (#28454)
Browse files Browse the repository at this point in the history
  • Loading branch information
bzbarsky-apple authored and pull[bot] committed Feb 1, 2024
1 parent 006a124 commit 416f198
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1017,6 +1017,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down

0 comments on commit 416f198

Please sign in to comment.