Skip to content

Commit

Permalink
pw_bluetooth_proxy: Fix Android.bp
Browse files Browse the repository at this point in the history
Bug: 360929142
Change-Id: I85e3d7c2831156c1aa9a93c40163fc8a75ff4852
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/247812
Docs-Not-Needed: Matthew Sedam <[email protected]>
Commit-Queue: Auto-Submit <[email protected]>
Docs-Not-Needed: Austin Foxley <[email protected]>
Pigweed-Auto-Submit: Austin Foxley <[email protected]>
Presubmit-Verified: CQ Bot Account <[email protected]>
Reviewed-by: Austin Foxley <[email protected]>
Lint: Lint 🤖 <[email protected]>
Reviewed-by: David Rees <[email protected]>
  • Loading branch information
Matthew Sedam authored and CQ Bot Account committed Nov 7, 2024
1 parent 932b260 commit fb5a738
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pw_bluetooth_proxy/Android.bp
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ cc_library_static {
host_supported: true,
srcs: [
"acl_data_channel.cc",
"gatt_notify_channel.cc",
"h4_storage.cc",
"l2cap_coc.cc",
"l2cap_write_channel.cc",
"proxy_host.cc",
],
export_include_dirs: [
Expand Down

0 comments on commit fb5a738

Please sign in to comment.