commit | e4501e549c52ad96ff3dbb9d8e32856e1a2c8262 | [log] [tgz] |
---|---|---|
author | Myles Watson <mylesgw@google.com> | Fri Sep 30 06:20:50 2022 -0700 |
committer | Myles Watson <mylesgw@google.com> | Tue Nov 01 09:29:23 2022 -0700 |
tree | 2901ca5ea374604aa97b7df6fee0e20a60feb5e3 | |
parent | 10d29e493427b2280233a730c137765c607b67f9 [diff] [blame] |
Start with async and HCI Bug: 205758693 Test: unit tests Change-Id: I16a8be44bce5f2d233582ab6db17c30d068fa9c0
diff --git a/bluetooth/aidl/Android.bp b/bluetooth/aidl/Android.bp index e5ae007..07a4c7f 100644 --- a/bluetooth/aidl/Android.bp +++ b/bluetooth/aidl/Android.bp
@@ -3,6 +3,7 @@ aidl_interface { name: "android.hardware.bluetooth", vendor_available: true, + host_supported: true, srcs: ["android/hardware/bluetooth/*.aidl"], stability: "vintf", backend: {