Add property to workaround M_RELEASE rsp len issues

* Needed after Ibbf81e922fe75bf0ef5b8cd7197c812348063db5.

Change-Id: I03bbf44429b095844e0004fcef238213610c7cce
This commit is contained in:
Nolen Johnson 2024-02-06 02:18:16 -05:00 committed by zlewchan
parent 00206e09fd
commit 43c750d477
2 changed files with 4 additions and 0 deletions

View file

@ -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

View file

@ -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