Skip to content

Commit

Permalink
revert 1 file
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdecenzo committed Jan 19, 2024
1 parent b2c1da3 commit 2b96166
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/tv-app/android/java/ChannelManager.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,7 @@ void ChannelManager::HandleGetProgramGuide(
const chip::Optional<chip::app::DataModel::DecodableList<AdditionalInfoType>> & externalIdList,
const chip::Optional<chip::ByteSpan> & data)
{

// 1. Decode received parameters
// 2. Perform search
// 3. Return results
Expand Down

0 comments on commit 2b96166

Please sign in to comment.