From 3e78c36e5fc02c76ca0a59d17da7bdb6857ed005 Mon Sep 17 00:00:00 2001 From: Martin Yan Date: Mon, 20 Jan 2025 19:05:32 -0800 Subject: [PATCH] Revert "Add Bluetooth extension HAL - CCO" This reverts commit b25c089c599f7dbaeb3e000416a6748213d868aa. Reason for revert: For now, adding Cco results in VTS failed, need to modify the version as well. We'll modify both this CL and aidl version in xml after we enable Cco. Bug: 361443653 Change-Id: Ib4f84c749f626d3274eba4ad63ecca366715d128 --- bcmbt/compatibility_matrix.xml | 4 ---- bcmbt/manifest_bluetooth.xml | 1 - bcmbt/sepolicy/service_contexts | 1 - 3 files changed, 6 deletions(-) diff --git a/bcmbt/compatibility_matrix.xml b/bcmbt/compatibility_matrix.xml index 54eda4b..65b0c6d 100644 --- a/bcmbt/compatibility_matrix.xml +++ b/bcmbt/compatibility_matrix.xml @@ -26,9 +26,5 @@ IBluetoothEwp default - - IBluetoothCco - default - diff --git a/bcmbt/manifest_bluetooth.xml b/bcmbt/manifest_bluetooth.xml index 3dc3f88..a72f1c9 100644 --- a/bcmbt/manifest_bluetooth.xml +++ b/bcmbt/manifest_bluetooth.xml @@ -23,6 +23,5 @@ IBluetoothExt/default IBluetoothFinder/default IBluetoothSar/default - IBluetoothCco/default diff --git a/bcmbt/sepolicy/service_contexts b/bcmbt/sepolicy/service_contexts index e91eb1e..4aecc90 100644 --- a/bcmbt/sepolicy/service_contexts +++ b/bcmbt/sepolicy/service_contexts @@ -5,4 +5,3 @@ vendor.google.bluetooth_ext.IBluetoothCcc/default u:o vendor.google.bluetooth_ext.IBluetoothEwp/default u:object_r:hal_bluetooth_coexistence_service:s0 vendor.google.bluetooth_ext.IBluetoothExt/default u:object_r:hal_bluetooth_coexistence_service:s0 vendor.google.bluetooth_ext.IBluetoothFinder/default u:object_r:hal_bluetooth_coexistence_service:s0 -vendor.google.bluetooth_ext.IBluetoothCco/default u:object_r:hal_bluetooth_coexistence_service:s0