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 Dec 14, 2023
1 parent 8b38a47 commit 1318192
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 1318192

Please sign in to comment.