Skip to content

Commit

Permalink
Undo availability.yaml updates, those are not correct
Browse files Browse the repository at this point in the history
  • Loading branch information
andreilitvin committed Nov 2, 2023
1 parent ab9a471 commit 7a1e779
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/darwin/Framework/CHIP/templates/availability.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1034,7 +1034,7 @@
- ClusterRevision
ContentLauncher:
- AcceptHeader
- SupportedProtocolsBitmaps
- SupportedStreamingProtocols
- GeneratedCommandList
- AcceptedCommandList
- AttributeList
Expand Down Expand Up @@ -4279,7 +4279,7 @@
# same API for both of those names, so the name can just change
# here.
- Feature
- SupportedProtocolsBitmap
- SupportedStreamingProtocol
AudioOutput:
# Feature was originally named AudioOutputFeature, but
# we generate the same API for both of those names, so the name
Expand Down Expand Up @@ -4639,7 +4639,7 @@
Feature:
- ContentSearch
- URLPlayback
SupportedProtocolsBitmap:
SupportedStreamingProtocol:
- DASH
- HLS
AudioOutput:
Expand Down

0 comments on commit 7a1e779

Please sign in to comment.