Skip to content

Commit f9507b2

Browse files
committedJun 29, 2024
Update comment
1 parent d5a17ec commit f9507b2

File tree

1 file changed

+1
-1
lines changed
  • examples/tv-app/android/App/platform-app/src/main/java/com/matter/tv/server/service

1 file changed

+1
-1
lines changed
 

‎examples/tv-app/android/App/platform-app/src/main/java/com/matter/tv/server/service/MatterServant.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ public void init(@NonNull Context context) {
8585
// then start ChipAppServer
8686
// then TvApp.postServerInit to init app platform
8787
//
88-
// TODO: Move all of this logic to PlatformAppCommandDelegate
88+
// TODO: Move all of the bellow KeypadInputManager...LevelManagerStub to PlatformAppCommandDelegate
8989
// There is no need for this complicated logic
9090
mTvApp =
9191
new TvApp(

0 commit comments

Comments
 (0)