OSDN Git Service

Catch sigint to shut down BT testing process
authorZach Johnson <zachoverflow@google.com>
Tue, 3 Nov 2020 18:47:39 +0000 (10:47 -0800)
committerZach Johnson <zachoverflow@google.com>
Fri, 6 Nov 2020 21:10:21 +0000 (13:10 -0800)
commit7e77504eb5b0451c33b8c65779d6f758997838e9
tree1d936c676217bb3e84d1af798137766dadcaecf5
parent7224ade889df38fa531336c691d377ce541d86d6
Catch sigint to shut down BT testing process

Temporary nix-based hack until we have tokio signal support.

Bug: 171749953
Tag: #gd-refactor
Test: gd/cert/run --host
Change-Id: I6cfb1d2792a07ec42b3e17ac63e09b0eca583258
gd/rust/facade/Android.bp
gd/rust/facade/src/lib.rs
gd/rust/facade/src/main.rs