Skip to content

Commit

Permalink
Update TODO comment
Browse files Browse the repository at this point in the history
  • Loading branch information
lazarkov committed May 14, 2024
1 parent 2d0864b commit ca5ffb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/tv-app/tv-common/src/AppTv.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ MyPasscodeService gMyPasscodeService;

class MyAppInstallationService : public AppInstallationService
{
// TODO: rename the method
// intentionally ambigiously named, need to find a better method name
bool HasContentApp(uint16_t vendorId, uint16_t productId) override
{
Expand Down

0 comments on commit ca5ffb4

Please sign in to comment.