commit | 7e798080c8ac165280b4e92bd893ef4a38e2619e | [log] [tgz] |
---|---|---|
author | Henri Chataing <henrichataing@google.com> | Thu Oct 05 16:14:12 2023 +0000 |
committer | Henri Chataing <henrichataing@google.com> | Fri Oct 06 00:11:08 2023 +0000 |
tree | f32c35f5f64904a2cd122491d3931e72c4885bc2 | |
parent | 51c17e5a3f43d816c6e35c49709a3214d9e48b0a [diff] [blame] |
UWB: Cleanup in default HAL Resolve comments on I8ad8072fe01c8d1f466d8debf0ccf5831b3eddf8 Bug: 302005209 Test: m android.hardware.uwb-service Change-Id: I1c4348fa7548441555c46cac88c2e5787d764f03
diff --git a/uwb/aidl/default/Android.bp b/uwb/aidl/default/Android.bp index 2b7ef57..916646c 100644 --- a/uwb/aidl/default/Android.bp +++ b/uwb/aidl/default/Android.bp
@@ -15,6 +15,7 @@ prefer_rlib: true, rustlibs: [ "android.hardware.uwb-V1-rust", + "liblibc", "liblogger", "liblog_rust", "libbinder_rs",