From 1c315bd843ca258444e73daaf189a61dfbfd62d4 Mon Sep 17 00:00:00 2001 From: Matthew Maurer Date: Wed, 26 Jan 2022 00:02:26 +0000 Subject: [PATCH] Make async AIDL available to UWB Apex-Size-Increase: 2684 bytes (or less when statically linked) Previous-Platform-Support: None Aosp-First: Yes Test-Info: rustBinderTest Bug: 216357072 Change-Id: I952656c3f6fe1b4d85708c4c569d1d795270bae7 --- build/allowed_deps.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/build/allowed_deps.txt b/build/allowed_deps.txt index 0042829..cab2c4d 100644 --- a/build/allowed_deps.txt +++ b/build/allowed_deps.txt @@ -300,6 +300,7 @@ libbinder_headers_platform_shared(minSdkVersion:29) libbinder_ndk_bindgen(minSdkVersion:Tiramisu) libbinder_ndk_sys(minSdkVersion:Tiramisu) libbinder_rs(minSdkVersion:Tiramisu) +libbinder_tokio_rs(minSdkVersion:Tiramisu) libbinderthreadstateutils(minSdkVersion:29) libbluetooth-types-header(minSdkVersion:29) libbrotli(minSdkVersion:(no version))