Skip to content

Commit

Permalink
Update examples/st-device-app/android/java/src/com/samsung/matter/std…
Browse files Browse the repository at this point in the history
…eviceapp/StDeviceApp.java

Co-authored-by: Victor Morales <[email protected]>
  • Loading branch information
chulspro and electrocucaracha authored Jul 11, 2023
1 parent b8df8e8 commit bf8b545
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ private void postEvent(int event) {

public native void nativeInit();

// called before Matter server is inited
// called before Matter server is initiated
public native void preServerInit();

// called after Matter server is initiated
Expand Down

0 comments on commit bf8b545

Please sign in to comment.