Skip to content

Commit c4688b8

Browse files
[Android]rename MatterController-JNI.cpp to MatterInteractionClient-JNI.cpp (#32161)
1 parent dbc6ed3 commit c4688b8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/controller/java/BUILD.gn

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ shared_library("jni") {
6767
"DeviceAttestationDelegateBridge.h",
6868
"GroupDeviceProxy.h",
6969
"MatterCallbacks-JNI.cpp",
70-
"MatterController-JNI.cpp",
70+
"MatterInteractionClient-JNI.cpp",
7171
]
7272

7373
deps = [

0 commit comments

Comments
 (0)