From 43c750d47729f6ab3df91bdacdcc74253f563be5 Mon Sep 17 00:00:00 2001 From: Nolen Johnson Date: Tue, 6 Feb 2024 02:18:16 -0500 Subject: [PATCH] Add property to workaround M_RELEASE rsp len issues * Needed after Ibbf81e922fe75bf0ef5b8cd7197c812348063db5. Change-Id: I03bbf44429b095844e0004fcef238213610c7cce --- prebuilts/api/34.0/private/property_contexts | 2 ++ private/property_contexts | 2 ++ 2 files changed, 4 insertions(+) diff --git a/prebuilts/api/34.0/private/property_contexts b/prebuilts/api/34.0/private/property_contexts index ea0a025f7..433144e4e 100644 --- a/prebuilts/api/34.0/private/property_contexts +++ b/prebuilts/api/34.0/private/property_contexts @@ -557,6 +557,8 @@ bluetooth.core.le_audio.inband_ringtone.supported u:object_r:bluetooth_config bluetooth.device.default_name u:object_r:bluetooth_config_prop:s0 exact string bluetooth.device.class_of_device u:object_r:bluetooth_config_prop:s0 exact string +bluetooth.device.m_rsplen_workaround u:object_r:bluetooth_config_prop:s0 exact bool + bluetooth.le.disable_apcf_extended_features u:object_r:bluetooth_config_prop:s0 exact bool bluetooth.profile.a2dp.sink.enabled u:object_r:bluetooth_config_prop:s0 exact bool diff --git a/private/property_contexts b/private/property_contexts index e92ecb8d3..ba6336228 100644 --- a/private/property_contexts +++ b/private/property_contexts @@ -606,6 +606,8 @@ bluetooth.core.le_audio.inband_ringtone.supported u:object_r:bluetooth_config bluetooth.device.default_name u:object_r:bluetooth_config_prop:s0 exact string bluetooth.device.class_of_device u:object_r:bluetooth_config_prop:s0 exact string +bluetooth.device.m_rsplen_workaround u:object_r:bluetooth_config_prop:s0 exact bool + bluetooth.le.disable_apcf_extended_features u:object_r:bluetooth_config_prop:s0 exact bool bluetooth.profile.a2dp.sink.enabled u:object_r:bluetooth_config_prop:s0 exact bool