Skip to content

Commit

Permalink
Fix Android and Java test build
Browse files Browse the repository at this point in the history
  • Loading branch information
mideayanghui committed May 23, 2023
1 parent e59c07a commit 8da17c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/controller/data_model/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,8 @@ if (current_os == "android" || build_java_matter_controller) {
"jni/OtaSoftwareUpdateRequestorClient-ReadImpl.cpp",
"jni/OzoneFilterMonitoringClient-InvokeSubscribeImpl.cpp",
"jni/OzoneFilterMonitoringClient-ReadImpl.cpp",
"jni/OperationalStateClient-InvokeSubscribeImpl.cpp",
"jni/OperationalStateClient-ReadImpl.cpp",
"jni/PowerSourceClient-InvokeSubscribeImpl.cpp",
"jni/PowerSourceClient-ReadImpl.cpp",
"jni/PowerSourceConfigurationClient-InvokeSubscribeImpl.cpp",
Expand Down

0 comments on commit 8da17c8

Please sign in to comment.