From 70fc2c82481de2a83b3e86c4ab9cd96ab8c44c3e Mon Sep 17 00:00:00 2001 From: Ted Wang Date: Tue, 18 Oct 2022 16:36:28 +0800 Subject: [PATCH] [DO NOT MERGE]Add ewp and ext hal Bug: 254206297 Test: build Change-Id: I2265fb7169653ae159e76d41febc24ba3aa89eb1 --- bluetooth/manifest_bluetooth.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/bluetooth/manifest_bluetooth.xml b/bluetooth/manifest_bluetooth.xml index 2d055f4..64238c7 100644 --- a/bluetooth/manifest_bluetooth.xml +++ b/bluetooth/manifest_bluetooth.xml @@ -26,6 +26,15 @@ default + + hardware.google.bluetooth.ext + hwbinder + 1.0 + + IBluetoothExt + default + + hardware.google.bluetooth.ccc hwbinder @@ -35,4 +44,13 @@ default + + hardware.google.bluetooth.ewp + hwbinder + 1.0 + + IBluetoothEwp + default + +