From 1047a74fe9fd0b6f80871adeb00c4940d8ce3b15 Mon Sep 17 00:00:00 2001 From: Ted Wang Date: Tue, 29 Jun 2021 16:38:20 +0800 Subject: [PATCH] Enable Bluetooth Ccc Timesnyc feature for gs201 Bug: 191846449 Test: make; Change-Id: I33dc0caeaa5c751d646ad1be30768e24a70edeea --- device_framework_matrix_product.xml | 24 ++++++++++++++++++++++++ manifest-gralloc3.xml | 9 +++++++++ manifest.xml | 27 +++++++++++++++++++++++++++ manifest_64-gralloc3.xml | 9 +++++++++ manifest_64.xml | 9 +++++++++ 5 files changed, 78 insertions(+) diff --git a/device_framework_matrix_product.xml b/device_framework_matrix_product.xml index f505c6f2..8935b96c 100644 --- a/device_framework_matrix_product.xml +++ b/device_framework_matrix_product.xml @@ -99,6 +99,30 @@ default + + hardware.google.bluetooth.bt_channel_avoidance + 1.0 + + IBTChannelAvoidance + default + + + + hardware.google.bluetooth.sar + 1.1 + + IBluetoothSar + default + + + + hardware.google.bluetooth.ccc + 1.0 + + IBluetoothCcc + default + + vendor.google.google_battery 1.1 diff --git a/manifest-gralloc3.xml b/manifest-gralloc3.xml index 8cadaba5..7458db01 100644 --- a/manifest-gralloc3.xml +++ b/manifest-gralloc3.xml @@ -200,6 +200,15 @@ default + + hardware.google.bluetooth.ccc + hwbinder + 1.0 + + IBluetoothCcc + default + + vendor.google.google_battery hwbinder diff --git a/manifest.xml b/manifest.xml index 9da10673..f6f9fb42 100644 --- a/manifest.xml +++ b/manifest.xml @@ -133,6 +133,33 @@ default + + hardware.google.bluetooth.bt_channel_avoidance + hwbinder + 1.0 + + IBTChannelAvoidance + default + + + + hardware.google.bluetooth.sar + hwbinder + 1.1 + + IBluetoothSar + default + + + + hardware.google.bluetooth.ccc + hwbinder + 1.0 + + IBluetoothCcc + default + + vendor.google.google_battery hwbinder diff --git a/manifest_64-gralloc3.xml b/manifest_64-gralloc3.xml index 820a8b4d..56db419e 100644 --- a/manifest_64-gralloc3.xml +++ b/manifest_64-gralloc3.xml @@ -189,6 +189,15 @@ default + + hardware.google.bluetooth.ccc + hwbinder + 1.0 + + IBluetoothCcc + default + + vendor.google.google_battery hwbinder diff --git a/manifest_64.xml b/manifest_64.xml index cdf30745..c881ec22 100644 --- a/manifest_64.xml +++ b/manifest_64.xml @@ -154,6 +154,15 @@ default + + hardware.google.bluetooth.ccc + hwbinder + 1.0 + + IBluetoothCcc + default + + vendor.google.google_battery hwbinder