commit | 49aa335f8c98b605ece1a32f25849ca92c18708f | [log] [tgz] |
---|---|---|
author | ziyiw <ziyiw@google.com> | Fri Dec 08 22:40:55 2023 +0000 |
committer | Bob Wang <ziyiw@google.com> | Thu Dec 14 04:23:08 2023 +0000 |
tree | dff90bdaf8d361f5198457d3f4931812762f1a8c | |
parent | 983041b502d9d3c074133067caa233e488110907 [diff] [blame] |
[uwb-chip] Send DeviceResetCmd and poll rsp and ntf before hal is closed. Bug: 315324807 Test: manual Change-Id: I802551f77e031a32b04b49ab5d3134356dd1cd46
diff --git a/uwb/aidl/default/Android.bp b/uwb/aidl/default/Android.bp index f9b79de..8af1678 100644 --- a/uwb/aidl/default/Android.bp +++ b/uwb/aidl/default/Android.bp
@@ -24,6 +24,8 @@ "libtokio_util", "libnix", "libanyhow", + "libpdl_runtime", + "libuwb_uci_packets", ], proc_macros: [ "libasync_trait",