overlay: Disable non-AOSP Bluetooth-features

Fixes: BUGBASH-653

Note: The SDP registration of the MAP-EMAIL Profile
should be analyzed as described in the bugbash.

Change-Id: I74dfeaac275f901e48c94988b2c63de504d168f1
This commit is contained in:
Martin Hoffmann
2017-06-19 23:46:36 +02:00
committed by Vachounet
parent 35758c87d8
commit 6ad32ff0a1

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<bool name="disable_non_aosp_bt_features">true</bool>
</resources>