diff options
Diffstat (limited to 'overlay/packages/apps/Bluetooth/res/values/config.xml')
| -rw-r--r-- | overlay/packages/apps/Bluetooth/res/values/config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/overlay/packages/apps/Bluetooth/res/values/config.xml b/overlay/packages/apps/Bluetooth/res/values/config.xml index e403105..087e238 100644 --- a/overlay/packages/apps/Bluetooth/res/values/config.xml +++ b/overlay/packages/apps/Bluetooth/res/values/config.xml @@ -29,5 +29,5 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --> <resources> <bool name="profile_supported_sap">true</bool> - <bool name="profile_supported_hearing_aid">true</bool> + <bool name="profile_supported_hearing_aid">false</bool> </resources> |
