Skip to content

Commit

Permalink
pw_rpc_transport: Fix formatting
Browse files Browse the repository at this point in the history
Change-Id: I0d82fc0985b52ed75cb6aa6c23ed7e5f96e0c807
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/146490
Presubmit-Verified: CQ Bot Account <[email protected]>
Reviewed-by: Rob Mohr <[email protected]>
Pigweed-Auto-Submit: Carlos Chinchilla <[email protected]>
Commit-Queue: Auto-Submit <[email protected]>
  • Loading branch information
ChinchillaWithGoggles authored and CQ Bot Account committed May 22, 2023
1 parent da76d13 commit 7f1f15d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pw_rpc_transport/Android.bp
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ package{
}

cc_library_headers {
name:
"pw_rpc_transport_rpc_transport_headers",
name: "pw_rpc_transport_rpc_transport_headers",
cpp_std: "c++2a",
export_include_dirs: ["public"],
header_libs: [
Expand Down

0 comments on commit 7f1f15d

Please sign in to comment.