Skip to content

Commit 58d02b0

Browse files
restyled-commitslazarkov
authored andcommitted
Restyled by google-java-format
1 parent f9507b2 commit 58d02b0

File tree

1 file changed

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

1 file changed

+2
-1
lines changed

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

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

0 commit comments

Comments
 (0)