Skip to content

Commit

Permalink
Fix android CHIPTest linkage after #36297 . (#36424)
Browse files Browse the repository at this point in the history
Tested locally that `android-arm64-chip-test` builds.

Co-authored-by: Andrei Litvin <[email protected]>
  • Loading branch information
2 people authored and pull[bot] committed Jan 22, 2025
1 parent 80775b2 commit 2452392
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/android/CHIPTest/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ shared_library("jni") {
"${chip_root}/src/platform/android:java",
"${chip_root}/src/platform/android:logging",
"${chip_root}/src/platform/tests:tests",
"${chip_root}/src/pw_backends/assert:assert.impl",
"${chip_root}/third_party/inipp",
"${chip_root}/third_party/nlfaultinjection:nlfaultinjection",
]
Expand Down

0 comments on commit 2452392

Please sign in to comment.